v10

latestOpenAPI 3.1.02026-08-0452108384.4 KB
Credit Consumption

Get Credits Consumption

Retrieve daily credit consumption data for your team showing the number of API records returned per day. Use this endpoint to monitor usage trends, track spending, and optimize your API integration.

get/v0/teams/credits_consumption

Query parameters

start_datetimestring date-time nullable

Start datetime in ISO format (e.g., 2023-01-01T00:00:00)

Start datetime in ISO format (e.g., 2023-01-01T00:00:00)

end_datetimestring date-time nullable

End datetime in ISO format (e.g., 2023-01-01T23:59:59)

End datetime in ISO format (e.g., 2023-01-01T23:59:59)

timezonestring

IANA timezone string (e.g., 'Europe/Madrid', 'America/New_York')

IANA timezone string (e.g., 'Europe/Madrid', 'America/New_York')

Response

Successful Response

period_startstring date-time required

Start of the period.

api_credits_consumedinteger required

Number of API credits consumed.

ui_credits_consumedinteger required

Number of UI credits consumed.