API URL and Key
This guide explains how customers and administrators can locate their respective API URLs and generate API keys to start integrating with the SenderWiz platform.
🔑 Accessing Your API URL and Key
To integrate with SenderWiz, you'll need your unique API URL and API key.
These are available separately for both Customer and Admin panels.
👤 Customer Panel
Step 1: Go to API Section
Login to your Customer Account
Click on your name or profile in the top-right corner
From the dropdown, select API
Step 2: View API URL
Once in the API section, click the info icon (
ℹ️
)

A pop-up will show your API base URL 📌 Example:
https://app.senderwizpro.com/api

Step 3: Create API Key
Click the Create new button

Your API key will be instantly generated
You can add optional fields like:
Name (to label the key)
IP Whitelist
IP Blacklist

After entering the optional fields, click Save changes
🛠️ Admin Panel
The process for Admin is similar to the Customer panel but is accessible only via the Admin Dashboard. The Admin will have separate keys and API endpoint URLs.
Please ensure that you do not share your API key publicly. Treat it like a password.
Step 1: Go to API Section
Login to your Admin Account
Click on your name or profile in the top-right corner
From the dropdown, select API
Step 2: View API URL
Once in the API section, click the info icon (
ℹ️
)

A pop-up will show your API base URL 📌 Example:
https://app.senderwizpro.com/api/admin

Step 3: Create API Key
Click the Create new button

Your API key will be instantly generated
You can add optional fields like:
Name (to label the key)
IP Whitelist
IP Blacklist

After entering the optional fields, click Save changes
Final Notes
Use the generated API key in your integration headers or parameters.
Always whitelist trusted IPs when setting up your API key for added security.
You can manage, regenerate, or revoke API keys anytime from the same section.
Last updated