API Guide
API Guide: Integrate FluxA via HTTP / curl
The HTTP API is the lowest‑level way to integrate FluxA. Instead of going through an MCP client, your backend or agent runtime talks directly to FluxA’s AgentID service and X402 payment endpoint.
You’ll find the high‑level examples at: Dashboard → Integration → API Guide tab.
Outline:
- Agent registration — how to obtain
agent_id,token, andjwt. - X402 payments — how to pay a bill and retry the original request.
- Payouts — how to send funds out of FluxA and track their status.
