Supported Email Providers
Inbox Zero supports integration with:- Gmail (Google Workspace and personal accounts)
- Outlook (Microsoft 365 and personal accounts)
Getting Started
To begin using the Inbox Zero API, you’ll need to obtain an API key. Here’s how:- Log in to your Inbox Zero account
- Navigate to the Settings page and scroll down to the
API Keyssection - Click on the
Create New Secret Keybutton - Select the permissions (scopes) you need for your key
- Choose an expiry period

Self-Hosting
If you are self-hosting Inbox Zero, set theNEXT_PUBLIC_EXTERNAL_API_ENABLED=true environment variable and rebuild the app to enable the API. Use your deployment URL as the base URL for requests (for example, https://your-domain.com/api/v1).