List API keys
Returns API keys for the authenticated organization. Secrets are never returned — use the key prefix to identify keys.
Authentication
X-API-Keystring
Organization API key. Keys are prefixed with vk_live_ (production) or
vk_sandbox_ (sandbox).
Headers
Verifa-Version
API version date string (e.g. 2026-02-01). If omitted, the version
pinned to your API key is used.
Query parameters
environment
Filter by environment.
Allowed values:
limit
offset
Response
Paginated list of API keys.
data
pagination
Errors
401
Unauthorized Error