Developer surface
API Reference
Authenticate requests, target the hosted gateway, and compose payment, agent, escrow, streaming, and nanopayment endpoints.
Authentication
x-api-key: YOUR_API_KEYBase URL
https://arcflare-gateway.onrender.comPayments
- POST /api/payments/initialize
- POST /api/payments/settle
- GET /api/payments/verify/:reference
- GET /api/payments/all
Agents
- POST /api/agent/deploy
- GET /api/agent/status
Escrow
- POST /api/escrow/create
- POST /api/escrow/release
- POST /api/escrow/dispute
- GET /api/escrow/status
- GET /api/escrow/list
Streaming Payments
- POST /api/payments/stream
- POST /api/payments/stream/stop
- POST /api/payments/stream/withdraw
Nanopayments
- POST /api/payments/nano
- POST /api/payments/nano/settle