← Back to catalog
wto.topics
mock data$0.001 / callList WTO Data Topics
List all WTO time-series database topic categories with their numeric IDs and names. Topics group related datasets — for example: World Tariff Profiles (topic 3), I-TIP non-tariff measures (topic 1), Merchandise Trade Values (topic 7), Commercial Services Trade (topic 12). Use the topic ID in wto.trade.indicators (topic_id parameter) to filter and discover the specific indicator codes available within that data domain. Returned topics correspond to the WTO Statistics Portal database groupings maintained by the WTO Statistics Division.
Input schema
locale
stringResponse language. Currently only English is supported by the WTO API (lang=1). Reserved for future use; leave unset.
Call via REST
curl -X POST https://unifyapi.pro/api/call/wto.topics \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"locale":"<locale>"}'