Marketexchange API V1

Author profile photo
MarketExchange team
June 5, 2026
~1 min read
Marketexchange API V1 is a REST interface for working with the Marketexchange platform.
It allows you to perform authentication, manage orders, retrieve current exchange rates,
work with API keys, and execute other operations. All requests and responses use the
JSON format, and interaction is performed via the HTTPS protocol.
Some API methods are available publicly (for example, retrieving exchange rates),
but most protected operations require a JWT token or an active browser session
(cookies session_id, access_token, refresh_token).
The base path for all requests is:
https://marketexchange.io/api/v1/.

User management methods

Order management methods

Trading pairs information

Available instruments

Exchange rates info
Share this article: