cURL
curl --request GET \ --url https://api.vatic.trading/api/v1/markets/tokenId
{ "tokenId": "71321045679252212594626385532706912750332728571942532289631379312455583992563", "outcome": "Yes", "outcomeIndex": 0, "conditionId": "0xabc...", "negRisk": false, "slug": "will-arsenal-win-the-202526-english-premier-league", "eventSlug": "premier-league-winner-2025-26", "question": "Will Arsenal win the 2025/26 English Premier League?" }
Resolves the Polymarket CLOB token ID for a given market slug and outcome name. Use this to get the tokenId needed to place orders.
tokenId
"will-arsenal-win-the-202526-english-premier-league"
Case-insensitive outcome name (e.g. Yes, No).
Yes
No
"Yes"
Optional — validates the market belongs to the expected event.
Token ID and market details