GET /usage

Return the caller's usage dashboard data.

MethodPath
GET/v1/usage
curl "https://api.ellipsis.dev/v1/usage" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Response

Example response · 200
{
"period_end": "string",
"period_start": "string",
"prior_total_cost_millicents": 0,
"prior_total_tokens": 0,
"total_cost_millicents": 0,
"total_tokens": 0
}

On this page

No Headings
Schedule a demo