Account
Authorizations
AuthorizationstringRequired
Admin API key under the ApiKey scheme: Authorization: ApiKey vc_adm_.... Each key is bound to one team and carries a READ or WRITE scope; the usage endpoints require only READ.
Responses
200
OK
application/json
billing_cycle_endstring · date-timeOptional
billing_cycle_startstring · date-timeOptional
cu_quotainteger · int64OptionalExample:
10000000cu_remaininginteger · int64OptionalExample:
9765433cu_usedinteger · int64OptionalExample:
234567planstringOptional
unlimitedbooleanOptional
401
Unauthorized
application/json
500
Internal Server Error
application/json
get/account
Authorizations
AuthorizationstringRequired
Admin API key under the ApiKey scheme: Authorization: ApiKey vc_adm_.... Each key is bound to one team and carries a READ or WRITE scope; the usage endpoints require only READ.
Responses
200
OK
application/json
401
Unauthorized
application/json
get/chains
Authorizations
AuthorizationstringRequired
Admin API key under the ApiKey scheme: Authorization: ApiKey vc_adm_.... Each key is bound to one team and carries a READ or WRITE scope; the usage endpoints require only READ.
Responses
200
OK
application/json
401
Unauthorized
application/json
500
Internal Server Error
application/json
get/compute-unit-costs
Last updated
Was this helpful?