Gmail API Credentials
New Campaign
Gmail API Connected
1 OAuth app(s) · 1/100 sender slots used
Registered OAuth Apps
Auto-apportioned — new senders go to the app with the most free slots
| Name | Client ID | Used | Limit | |
|---|---|---|---|---|
| coral-core-500308-t4 | 329237501643-mmkrg…tent.com | 1 | 100 |
Safe to add/remove anytime. Removing only stops new connections — existing senders are unaffected.
How to Get Credentials
Google Cloud Console · ~5 minute setup
1
Go to APIs & Services → OAuth consent screen. Create or verify your app (External user type is fine).
2
Go to Credentials → Create Credentials → OAuth client ID. Select Web application.
3
Under Authorised redirect URIs, add
the production URI (and optionally the local one):
Production (required)
https://smartsendpro.online/oauth/callback
Local dev (optional)
http://localhost:8080/oauth/callback
4
Click Download JSON and upload that file here, or paste its contents.
5
Enable the Gmail API in APIs & Services → Library for your project.
Add OAuth App
Upload credentials.json from Google Cloud Console