Skip to main content
GET
https://api.unitedmarket.ai
/
markets
/
{id}
/
price-history
Get market price history
curl --request GET \
  --url https://api.unitedmarket.ai/markets/{id}/price-history
[
  {}
]

Path Parameters

id
string
required

Market id.

Query Parameters

timeframe
string

Time window for the price history.

Example:

"1d"

Response

200 - application/json

Price history returned.