curl "https://api.edgee.app/v1/organizations/{orgId}/logs/export?period=7d&format=csv" \
-H "Authorization: Bearer <your_api_token>"
Export AI Gateway usage and cost data
curl "https://api.edgee.app/v1/organizations/{orgId}/logs/export?period=7d&format=csv" \
-H "Authorization: Bearer <your_api_token>"
Export your organization’s AI Gateway usage and cost data for analysis, reporting, or billing purposes. You can export data in CSV or JSON format with flexible filtering options.Documentation Index
Fetch the complete documentation index at: https://www.edgee.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
1h, 24h, 7d, 30d2026-04-01). Overrides the period parameter if provided.2026-04-08). Overrides the period parameter if provided.csv or jsoncurl "https://api.edgee.app/v1/organizations/{orgId}/logs/export?period=7d&format=csv" \
-H "Authorization: Bearer <your_api_token>"
Was this page helpful?