Overview
The Nautilus API allows authorized external systems to interact with the Nautilus platform programmatically.Base URL
Authentication
All endpoints require a Bearer token passed in theAuthorization header.
401 Unauthorized response.
Key types
Nautilus issues two kinds of API keys:- Tenant-scoped keys — bound to a specific organization. Sends are attributed to that tenant and use the tenant’s own sender identity (email from your slug-derived address on
@mail.nautilus.co, SMS from your configured tenant phone number). - Platform keys — legacy Nautilus-issued keys that send as the Nautilus brand (SMS from the Nautilus shortcode, email from
contact@mail.nautilus.co).

