Skip to main content
GET
/
v1
/
usage
Aggregate PAYG usage
curl --request GET \
  --url https://api.rimp.io/v1/usage \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://rimp.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

start
string<date-time>
end
string<date-time>
group_by
enum<string>
Available options:
day,
model,
api_key

Response

200

Aggregated usage.