🔸Authentication
Step by step guide to set up the Marswap Aggregator API
Get your API keys
Your API requests are authenticated using an API Key and Integrator ID. Any request that doesn't include these credentials will return an error.
The API Key is passed as a header and the Integrator ID as a query string parameter in the request.
Below is an example API Key and Integrator ID combination.
You can obtain an API key and Integrator ID by contacting the Marswap team.
Last updated