API Keys

Learn how to create API keys:


Generic information about user

get

Get all issued api keys for user

Required scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired

Your ByteNite access token

Responses
200

A successful response.

get
/api_keys


Revoke an API key

post

Revoke an API key

Required scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired

Your ByteNite access token

Path parameters
idstringRequired
Responses
200

A successful response.

post
/api_keys/{id}/revoke

Last updated

Was this helpful?