Skip to main content
POST
Start here. All API endpoints require Authorization: Bearer <token>. Exchange your API key credentials for a token using this endpoint — no login session required. Tokens expire after 60 minutes; call this endpoint again to get a fresh one. Your API key never expires.
string
required
Your API key (starts with yativo_). Obtained when you created the key.
string
required
Your API secret. Shown only once at key creation — store it securely.
This endpoint does not require an Authorization header — use it to bootstrap your authentication.