API Keys
Create API Key
Generate a new API key and secret for programmatic access
POST
Documentation Index
Fetch the complete documentation index at: https://docs.yativo.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token:
Bearer YOUR_ACCESS_TOKENA human-readable label for this key (e.g.
"Production Backend", "Staging Integration").List of permission scopes. Omit to grant all scopes. Available values:
transactions:read, transactions:write, accounts:read, accounts:write, webhooks:manage, analytics:readOptional expiry timestamp (ISO 8601). The key will be automatically revoked after this time.
Using your API key: After generating a key, call
POST /auth/token with your api_key and api_secret to generate a Bearer token. Bearer tokens expire in 60 minutes — refresh as needed. API keys themselves never expire unless you set expires_at at creation time.Request/Response Type Definitions
Request/Response Type Definitions

