githubEdit

API Keys

Learn how to create API keys:


Generic information about user

get

Get all issued api keys for user

chevron-right
lockRequired scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired

Your ByteNite access token

Responses
chevron-right
200

A successful response.

get
/api_keys


Revoke an API key

post

Revoke an API key

chevron-right
lockRequired scopes
This endpoint requires the following scopes:
Authorizations
AuthorizationstringRequired

Your ByteNite access token

Path parameters
idstringRequired
Responses
chevron-right
200

A successful response.

post
/api_keys/{id}/revoke

Last updated

Was this helpful?