Skip to main content
POST
Check a key

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Check key payload

Payload to check a key

entity_id
string<uuid>
required

Unique identifier

key
string
required

Key

Response

CheckKey

Response schema for a single check key

data
any