Skip to main content
GET
Python

Authorizations

Authorization
string
header
required

Required when calling the hosted API directly (curl, requests, fetch). SDK users pass credentials via constructor params instead.

Path Parameters

feed
enum<string>
required

The data feed provider.

Available options:
binance,
chainlink

Query Parameters

feed
string
required

Price feed pair (e.g. BTC/USD)

limit
integer

Max rounds to return (default 500)

Response

200 - application/json

Successful response

success
boolean
Example:

true

data
object[]