Complete technical documentation for integrating with the MuteSwap API. This reference covers all available endpoints, request formats, and response structures.
Access the MuteSwap services through our REST API infrastructure.
Production Environment:
[<https://api.muteswap.com/v1/swap/>](<https://api.muteswap.com/v1/swap/>)
Testing Environment:
[<https://api.muteswap.com/>](<https://api.muteswap.com/>)
Interactive Documentation:
Explore and test endpoints directly at https://api.muteswap.com/api-doc/
Query the complete list of cryptocurrency assets supported by the MuteSwap platform. This endpoint returns all tradeable assets along with their identifiers and metadata.
All API requests require authentication using your API key in the request headers. Refer to the main documentation for authentication details and best practices.
Reference documentation last updated 2 months ago