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

Documentation Index

Fetch the complete documentation index at: https://unitedmarket.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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.