Authentication:
API key.
Rate limits per key.
Usage tracking for billing.
Core endpoints (sketch):
POST /api/v1/quote
POST /api/v1/bridge
GET /api/v1/transaction/:id
GET /api/v1/chains
GET /api/v1/tokens
Webhooks:
Register a webhook URL.
Receive transaction.completed and transaction.failed events.
transaction.completed
transaction.failed
Treat endpoint shapes here as design intent. Final API may change before public launch.
Last updated 18 days ago