Skip to content

Retrieve API key data

GET
/api/api-key/me/

Authorizations

Responses

200

Information about the API key

object
key

Returns the same API key that is sent in the authentication header

string
centro
integer
is_active
boolean

401

Access key was not provided in the X-Koibox-Key header

Headers

WWW-Authenticate
string
default: X-Koibox-Key

Indicates the required header for authentication

403

A valid access key was not provided