Create Your First API User
To use the Xoxzo API, you first need to create an API user in your Xoxzo account.
HelpDesk A
Last Update 7 เดือนที่แล้ว
Overview
To use the Xoxzo API, you first need to create an API user in your Xoxzo account.
Each API user has its own authentication credentials (API SID and Auth Token), which are required when making API requests.
Creating separate API users helps you manage access and track usage for different services or systems.
Steps
- Log in to your Xoxzo account
- Visit https://www.xoxzo.com and log in with your registered email address and password.
Go to the API Users page
After logging in, click API Users from the side menu.Create a new API user
Click the Add API user button.
Enter a Nickname to help you identify this user (for example: MarketingSMS or Voicemail-System).Get your credentials
Once created, you will see the following information:API SID — the unique identifier for your API user
Auth Token — used for authentication (keep it secure)
You will need both values to call the API.
Start using the API
Use your API SID and Auth Token to authenticate API requests.
You can now send SMS, make voice calls, or use other Xoxzo API features.
Tips
You can create multiple API users to separate projects or environments (e.g., testing vs production).
Never share your Auth Token publicly.
If your Auth Token is compromised, delete the API user and create a new one.
