Manage OAuth Apps
Learn how to add and manage OAuth2 Applications in Emailable.
You can register an OAuth2 app to enable secure access to Emailable's API. This allows your users to connect to Emailable easily
Register OAuth Apps
You can register OAuth2 applications to enable secure access to the Emailable API. This allows external applications to connect with Emailable accounts.
To add a new app:
- From your Emailable dashboard, navigate to Developer, click New.
2. On the New App screen, complete the following fields:
| Field Name | Description |
|---|---|
| Name | Enter the name of your application. |
| Website | Enter your application’s website URL. |
| Mode | Choose one of the following: |
| Live App - For production use. Requests will impact your users’ credit balances. | |
| Test App - Returns randomly generated API responses. Requests will not impact your users’ credit balances. | |
| Redirect URI | Enter one or more redirect URIs, with one URI per line. |
3. Click Save to create the app.
4. Click Cancel to exit without saving.
If no apps have been created, the page will display an empty state indicating that there are no apps to display.