Single Assets Hourly
The single assets hourly endpoint returns values for a specific single asset index that is calculated on an hourly basis.
The endpoint requires an API key and it requires that the symbol of the index is specified using the symbol parameter. If the limit parameter is not specified the latest value is returned. To ensure chronological ordering of the index values you should sort the values using the timestmp field. The endpoint only returns a maximum of 2000 records Example URL
Response Fields
GET
https://www.vinterapi.com/api/v3/single_assets_hourly/
This is a sample response for asset btc-usd-p-h
Query Parameters
Headers
Please read the following for detailed information on parameters.
Last updated