Swap API
API Reference
Dexlab Swap API is completely free and offers a highly intuitive and secure REST API.
As a powerful aggregator integrating various DEXs (Decentralized Exchanges) within the Solana ecosystem, Dexlab partners with the trusted global exchange, OKX, to provide a stable and efficient trading environment.
Developers and project teams can leverage Dexlab Swap API to easily access liquidity, optimize trading routes, and experience cost savings with high trading performance.
The Open API is freely accessible with no restrictions. However, it is subject to a rate limit of 2 request per second (RPS) per IP, and the referral fee can be set up to a maximum of 3% (100 bps).
API Endpoint
All APIs are free to use, but the Pro API requires an API key(Free) issuance.
Open API:
https://open-api.dexlab.space/
There is a rate limit of 10 RPS. If you need more, get a free API key.
Pro API( API key required ):
https://pro-api.dexlab.space/
The rate limit is increased and free.
Token Swap
When using the Open API endpoint, the x-api-key is not required.
Last updated