Skip to content
Hightop docs header art
Hightop
Integrate

Recipes#

Copy-paste starting points for common Agent API workflows. The HTTP examples assume these environment variables and use one Idempotency-Key per logical mutation:

terminal
command
export HIGHTOP_AGENT_ID="00000000-0000-0000-0000-000000000000"
export HIGHTOP_API_KEY="hightop_agent_key"

For operation-backed writes, save the returned operation_id and poll GET /v1/agent/operations/{id}, or consume webhooks.

Payments

Move money

Integrate

Previous

x402 & Machine Payments

Next

Pay a Vendor