Skip to main content
GET
List Sub-API Keys
The response includes one entry per active sub-key with the following credit fields:
  • credit_limit — the per-cycle cap configured for the key (null means no per-key cap).
  • credit_used — credits consumed so far in the current billing period (resets according to credit_refresh_cycle).
Expired or revoked keys are not included in this list.

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

x-api-key
string
required

Admin API key. Admin API key (io.net Intelligence)

Response

Successful Response

status
string
Example:

"succeeded"

data
SubKeyItem · object[]