cURL
curl --request GET \ --url https://www.aionmarket.com/bvapi/markets/prices-history \ --header 'Authorization: Bearer <token>'
[ { "timestamp": "2023-11-07T05:31:56Z", "price": 123 } ]
Return historical price points for a market outcome.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
1m
5m
1h
1d
Historical prices