Refer friends and earn rewards this week
Kongo Docs

Get Market By Token Id

Get market identifiers for a token

Get Help
GET
/markets-by-token/{token_id}

Path Parameters

token_id*string

Token id / asset id

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/markets-by-token/string"
{  "condition_id": "string",  "primary_token_id": "string",  "secondary_token_id": "string"}
{  "error": "string"}
{  "error": "string"}