API दस्तावेज़ीकरण

get/api/v1/Instruments/pair-eod

Returns stored end-of-day prices for a currency pair (for example base "ADA", quote "BTC"), used to render compact conversion charts. When only the reverse pair is stored the series is derived by inverting it.

Instruments

पैरामीटर

baseCurrency

query · string

आवश्यक

quoteCurrency

query · string

आवश्यक

days

query · integer

वैकल्पिक

version

path · string

आवश्यक

जवाब

  • 200Daily price series ordered by date ascending (empty when no data is stored).application/json
    {
      "symbol": "ADABTC.spot",
      "base": "ADA",
      "quote": "BTC",
      "inverted": false,
      "points": [
        {
          "date": "2026-06-28T00:00:00Z",
          "price": 0.00000765
        },
        {
          "date": "2026-06-29T00:00:00Z",
          "price": 0.00000772
        }
      ]
    }
Alipay
Stripe
Eurex
AWS
Azure
Google Cloud
Currenex
Velocity Trade
Bitcoin
CME
Interactive Brokers
Kraken
FIX API
XTX
Bloomberg
Binance

अपने प्लेटफ़ॉर्म को लॉन्च करें।

शुरू करें।