Endpoint reference
| API | Description |
|---|---|
| Get Action | Generate a bridge, swap, or cross-chain call transaction. |
| Register Transaction | Trigger indexing for one or multiple broadcasted transactions. Mantadory for non EVM transactions. |
| Get Status | Track the status of a transaction based on its hash or ID. |
| Get Transactions | Return transaction history based on desired filters. |
| Get Paths | Retrieve available swap routes for given source token based on desired filters. |
| Get Chain List | Return list of all supported chains and their VmIds. |
| Post Quote | Request a quote for deposit-based swap flows. |
| Post Swap | Execute a swap using a quoteId from /postQuote. |
Authentication
All API endpoints are authenticated using API keys. We have provided a highly ratelimited API key for testing in the API playground.Please contact the Swaps team for keys.