v2
latestOpenAPI 3.1.02026-07-31601228.9 KBTrial Download
Lets trial users get a free Excel/CSV download of their trial data without needing to use the API directly. Enforces trial restrictions server-side regardless of what is requested:
- countries must be a subset of FREE_COUNTRIES (LS, CV, SZ)
- indicators must be a subset of FREE_INDICATORS (10 indicators)
- years must be >= FREE_YEAR_LIMIT (2020) and <= 2024
- total cells must be <= 100, and within remaining trial allowance
post/api/ondemand/trial-download
Request body
Response
Successful Response
{"stackTrail":"paths:/api/ondemand/trial-download:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}