Skip to main content
GET
https://backend-develop.themarketunited.com
/
markets
/
{id}
/
ticker
Get market ticker
curl --request GET \
  --url https://backend-develop.themarketunited.com/markets/{id}/ticker
{}

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.

Response

200 - application/json

Ticker returned.

The response is of type object.