ATNirex
  • ATNirex
  • $ATNX TOKEN
    • ROADMAP
    • TOKENOMICS
    • REVENUE MODEL
    • WHITEPAPER
  • API DOCS
    • API Endpoints
    • General Information
    • Spot
    • Contract
    • Websocket
    • Websocket V2
    • User Data Stream
    • Errors
    • Mac OS X
      • ._01 endpoint
      • ._02 general information
      • ._03 spot
      • ._04 contract
      • ._05 websocket
      • ._06 websocket v2
      • ._07 user data stream
      • ._08 errors
    • CMC API Endpoints
      • Spot
      • Contract
    • CoinGecko API Endpoints
      • Spot
      • Contract
  • OFFICIAL LINKS
    • WEBSITE
    • TWITTER
    • ANNOUNCEMENTS
    • CHAT
    • FACEBOOK
    • INSTAGRAM
    • REDDIT
    • YOUTUBE
    • TIK TOK
    • COINMARKETCAP
Powered by GitBook
On this page
  1. API DOCS
  2. CoinGecko API Endpoints

Spot

Section A: Spot/DEX Exchanges API

PreviousCoinGecko API EndpointsNextContract

Last updated 1 year ago

Name
base endpoint

Pairs

Ticker

Orderbook

Historical_trades ( Optional)

https://api.atnirex.com/openapi/quote/coingecko/v1/pairs
https://api.atnirex.com/openapi/quote/coingecko/v1/tickers
https://api.atnirex.com/openapi/quote/coingecko/v1/orderbook?ticker_id=BTC_USDT&depth=500
https://api.atnirex.com/openapi/quote/coingecko/v1/historical_trades?ticker_id=ETH_USDT&limit=10