Overview
This API is designed for distribution channels and analytical services that need to:- Retrieve historical swap transaction data
- Filter swaps by chains, tokens, timestamps, and status
- Build dashboards and analytics tools
- Monitor swap activity programmatically
The Explorer API is read-only and specifically for 1Click Swap transactions.
Base URL
Authentication
Include the token in your requests:Rate Limiting
All API endpoints are rate-limited per partner:- 1 request every 5 seconds per partner ID
- Rate limits are enforced based on your JWT token
- Exceeding the limit returns
429 Too Many Requests
Endpoints
Get Transactions
Cursor-based pagination for efficient traversal
Get Transactions (Paginated)
Page-based pagination with total counts