Team Quickex
August 29, 2025
~1 min read
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/.