Quickex API V2

Author profile photo
Team Quickex
August 29, 2025
~1 min read

Quickex API V2 is the updated version of the REST interface for integrating cryptocurrency exchange functions.
It provides higher speed, improved reliability, and enhanced security.
All requests are executed via HTTPS, use the JSON format, and require request signing.To work with it, you need to obtain a pair of keys: publicKey and secretKey.
Each request must be signed with the HMAC-SHA256 algorithm, ensuring authenticity and data integrity.
The main features of API V2 include: order creation, working with trading pairs, address validation,
and retrieving the list of instruments.Base path: https://quickex.io/api/v2/.

Instruments API v2 methods

Orders API v2 methods

Pairs API v2 methods
Share this article: