Skip to main content
POST
Check a brcode hash

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 brcode payload

Payload to check a brcode

entity_id
string
required

Entity ID

hash
string
required

Hash of the brcode

Response

Check

Response schema for a single check brcode

data
CheckKeyResponse · object

Response schema for a single check key

Example: