Gateio
The Gate.io API gives developers programmatic access to the exchange’s core trading features – buying and selling cryptocurrencies on spot, margin and futures markets (including options) as well as related services such as conversion, auto‑invest and other asset‑management tools.
Latency
130ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/marketlist
Returns market details such as pair, coin name, symbol, last price, trading volume, supply, market cap, and price trend.
/tickers
Returns the tickers for all supported trading pairs at once (cached for 20 seconds).
/pairs
Return all the trading pairs supported by Gate.
/marketinfo
Returns all markets fee, minimum order total amount, and price decimal places.
/coininfo
Return coin info including deposit, withdraw and trade status.
/1/pairs
Return all the trading pairs supported by Gate.
/1/marketinfo
Returns all markets' fee, minimum order total amount, and price decimal places.
/1/coininfo
Return coin information including deposit, withdraw, and trade status.
/1/marketlist
Returns market details such as pair, coin name, last price, volume, supply, market cap, and price trend.
/1/tickers
Returns the tickers for all supported trading pairs (cached for 20 seconds).
/1/ticker/{pair}
Returns the ticker for a specific trading pair.
/ticker/{curr_a}_{curr_b}
Returns the ticker for a specific trading pair.
12 endpoints auto-detected
Authentication
This API requires authentication: apiKey.
curl -X GET \ "https://www.gate.io/api2/marketlist"
www.gate.io · HTTPS only