Retrieve API key
Returns a single API key by its public ID. The secret is never returned.
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Path parameters
api_key_id
Headers
Verifa-Version
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Response
API key details.
id
type
Allowed values:
environment
Allowed values:
key_prefix
First characters of the key for identification.
is_active
created_at
label
note
scopes
Permission scopes granted to this key.
api_version
default_key_inflection
Allowed values:
allowed_ips
IP allowlist. Null means all IPs are allowed.
expires_at
last_used_at
Errors
401
Unauthorized Error
404
Not Found Error