REST API
Last updated
Last updated
Real-Time and historical Data API for Stork signed data.
All REST requests must include an Authorization
header with the value set as Basic <token>
. For example if your token is gmork123
:
There is currently a universal rate limit of 5 requests/sec.
Need a higher rate limit? Reach out to Stork. sales@stork.network or Twitter DMs open.
Get OHLC price data for a specific asset within a time range.
/tradingview/history
Start timestamp (Unix seconds)
Start timestamp (Unix seconds)
Time resolution in minutes, or 1 day, 1 week, or 1 month.
1
, 2
, 5
, 15
, 30
, 60
, 120
, 240
, 360
, 720
, D
, 1D
, W
, 1W
, M
, 1M
A unique identifier for an asset.
BTCUSD
No body