API V1 Instruments

Author profile photo
Team Quickex
September 2, 2025
~1 min read

The Instruments section is intended for working with exchange instruments on the Quickex platform. An “instrument” means a specific combination of currency and network (e.g. USDT (TRC20) or BTC (BTC)) that can be used as part of a trading pair.

Using the methods of this section you can:

  • get a complete list of all active instruments(/public);
  • get detailed information about an individual instrument(/public/one);
  • validate the wallet address for the selected instrument(/public/validate-address) to avoid input errors.

These methods provide only public information and can be used when building the user interface (e.g., currency and network selection forms when creating an order).

GET
public
GET
public/one
POST
validate-address
Share this article: