Dashboards & Analytics · 3 min · Updated 2026-06-14

Exporting data (CSV, JSON, API)

Get your data out of Tokeven in any format

Dashboard export

Every dashboard view can be exported:

  1. Set your desired date range and filters
  2. Click the "Export" button
  3. Choose CSV or JSON format
  4. Download starts immediately

API export

For automated exports, use the REST API:

curl -H "Authorization: Bearer <token>" \
  "https://api.tokeven.com/analytics/summary?range=30d"

Webhook integration

Set up webhooks to push data to your systems automatically:

  • Daily cost summaries
  • Threshold breach alerts
  • Weekly digest data

See the n8n integration guide for connecting to Slack, Teams, or email.

Track your real costs

Calculators estimate. The dashboard shows what you actually spend and where you can save.