Help · IntegrationsAll articles →
Integrations

APIauthentication

The Nautilus API uses Bearer token authentication. Generate an API key in Settings → API → Generate Key. Include the key in every request header: Authorization: Bearer YOUR_API_KEY.

API keys can be scoped to specific permissions (read-only, write, admin). Revoke compromised keys immediately from the same settings page. Rate limits are 100 requests per minute for standard plans.

Was this article helpful?