cURL
curl --request GET \ --url https://api.example.com/api/trade/v1/get-customs-revenue
{ "months": [ { "recordDate": "<string>", "fiscalYear": 123, "calendarYear": 123, "calendarMonth": 123, "monthlyAmountBillions": 123, "fytdAmountBillions": 123 } ], "fetchedAt": "<string>", "upstreamUnavailable": true }
Get US customs duties revenue (Treasury MTS data, seeded by Railway).
Documentation IndexFetch the complete documentation index at: https://worldmonitor.app/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://worldmonitor.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
Successful response
Show child attributes
Was this page helpful?