Skip to main content

Endpoint reference

Core

APIDescription
Get ActionGenerate a bridge, swap, or cross-chain call transaction.
Get StatusTrack the status of a transaction based on its hash or ID.
Register TransactionTrigger indexing for one or multiple broadcasted transactions.

Data

APIDescription
Get TransactionsReturn transaction history based on desired filters.

Utilities

APIDescription
Get PathsRetrieve available swap routes for given source token based on desired filters.
Get Chain ListReturn list of all supported chains and their VmIds.

Workflows | All

APIDescription
Get ActionAppend a post execution hook to a bridge or swap transaction. Enables prediction market routes.
Get UserRetrieve a Swaps Account for a user. Required for workflows.
Get Workflow StatusTrack the status of a workflow execution.

Workflows | Polymarket

APIDescription
Redeem PositionRedeem a Polymarket position.
Sell PositionSell a Polymarket position.

Authentication

All API endpoints require authentication using API keys passed via the x-api-key header. We have provided a highly ratelimited API key for testing in the API playground.
Create a key in the Console.