Skip to main content
GET
API Key Usage

Authorizations

ApiKey
string
header
required

Response

OK

key_requests
integer

Number of requests allocated for the current period.

Example:

100

remaining_requests
integer

Number of requests remaining.

Example:

100

total_requests
integer

Total requests used across all periods.

Example:

1000

valid_until
string

Expiration date of the current request balance in ISO 8601 format.

Example:

"2021-01-01T00:00:00Z"