Getting started
This guide shows how to get started using the Registration API.
Before you can registering for Sender IDs, you need to complete some basic configuration steps:
Let's get started!
Account required!
Using the Registration API requires signing up for a free account on the Sinch Customer Dashboard. If you haven't already done so, sign up now!
1. Get your Project ID
Get your Project ID. Next, you'll need your project ID, which can be found in the Customer Dashboard under Setting, then Projects. Copy your Project ID and keep it handy. You'll need it for every endpoint in the Registration API.2. Get credentials
Get your Access Key and Access Secret. The access key and access secret will serve as your username name and password for this API. These access keys are also found in the Customer Dashboard. Go to Settings, then Access keys.Important:
The access key will be readily visible. The access secret, however, will only be visible upon new key creation. Create a new key and then save your access secret in a safe place.
Note:
You will need both the access key and the access secret for every endpoint in the Registration API.
3. View the API reference guide
Now, you're ready to register sender IDs. View the API reference guide here.