Usage Metering
Record API key usage
POST
/
api
/
v1
/
api-key
/
record-usage
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
key
string
requiredusage
string
default: 0usageName
string
Response
200 - application/json
The response is of type object
.