Skip to main content
GET
Verify a key's integrity

Authorizations

Authorization
string
header
required

Bearer token authentication. Can be either a JWT token or API key.

Headers

Authorization
string
required

Bearer token for authentication. Can be either a JWT token or API key.

Path Parameters

keyId
string<uuid>
required

ID of the key to verify

Response

Key verification result

message
string

Verification status message

is_key_valid
boolean

Whether the key is valid and can be used