Team Quickex
August 29, 2025
~1 min read
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://quickex.io/api/v1/.User management methods
Order management methods
Trading pairs information
Available instruments
Exchange rates info