Skip to main content
GET
/
v1
/
usage
Usage summary
curl --request GET \
  --url https://api.usenaive.ai/v1/usage \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Workspace API key. Create one via the dashboard or POST /v1/auth/keys.

Query Parameters

days
integer
default:30
limit
integer
default:50
Required range: x <= 200

Response

200 - application/json

OK.

The response is of type object.