SwaplinQ offers a fully permissionless public API suite for creating and tracking exchanges. For higher rate limits, partner integrations, and revenue sharing, API Keys are utilized.Documentation Index
Fetch the complete documentation index at: https://docs.swaplinq.com/llms.txt
Use this file to discover all available pages before exploring further.
By default, the endpoints documented here do not require an
Authorization header for standard usage limits.Public Access limits
Public, unauthenticated requests are strictly rate-limited to protect the infrastructure:- Rate Quotes (
/exchange-amount): 30 requests per minute per IP. - Transaction Creation (
/transactions): 10 requests per minute per IP. - Status Tracking: 60 requests per minute per IP.
Authenticated Access (Partners)
If you are building an integration (wallet, aggregator, or dApp) that generates significant volume, you must pass your provided Partner API Key via the header.- Effectively unlimited rate limits.
- Access to fixed-rate lock intervals (up to 20 minutes).
- Partner revenue share splitting on routing fees.
