since to page incrementally by GTA publication timestamp. Data (c) Global Trade Alert (St. Gallen Endowment). Licensed CC BY 4.0.x-api-key: ********************curl --location '/api/v1/gta/ticker?limit=50&since=2026-04-01' \
--header 'x-api-key: <api-key>'{
"data": {
"attribution": "string",
"items": [
{
"id": 0,
"title": "string",
"jurisdiction_implementing": null,
"intervention_type": "string",
"color": "string",
"timestamp": "string",
"date_announced": "string",
"date_published": "string",
"source_url": "string"
}
],
"count": 0
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true
}
}