Documentation Index
Fetch the complete documentation index at: https://quintus.tec.br/docs/llms.txt
Use this file to discover all available pages before exploring further.
Required header
All requests useX-API-Key with a private key in the qts-sk-... format.
Create or manage your API keys at app.quintus.tec.br/settings/api-keys. For the server-to-server API, use private keys in the
qts-sk-... format.Recommendations
- Keep the key only in the backend.
- Separate keys by environment and integration.
- Rotate credentials periodically.
- Honor
Retry-Afteron429responses.