Pull raw request and usage data out of OpenDunes for your own warehouse and dashboards.
Not yet available. A key-authed request-level data API is tracked to be built — today, use
GET /v1/activityfor daily rollups over the API, and Dashboard → Analytics for request-level logs and CSV export.
Two programmatic surfaces are live today, both authenticated with your regular sk- API key.
Returns the last 30 days, one row per day × model:
usage is the DA spent that day on that model. Pass ?date=YYYY-MM-DD to narrow to a single day.
Lifetime DA totals — deposited and spent. Remaining balance is total_credits - total_usage.
Per-request rows — model, token counts, exact micro-DA cost, latency, status — live in Dashboard → Analytics: browse the request logs, or download a CSV export filtered by date range, model, or key. See Activity Export for the export's columns and processing examples.
/v1/activity.