Python
Data Feeds
Fetch Oracle History
Returns historical Chainlink oracle rounds for a price feed.
GET
Python
Authorizations
Required when calling the hosted API directly (curl, requests, fetch). SDK users pass credentials via constructor params instead.
Path Parameters
The data feed provider.
Available options:
binance, chainlink Query Parameters
Price feed pair (e.g. BTC/USD)
Max rounds to return (default 500)

