To start using your SCG API for messaging operation you need to obtain your SDC Application credential, more specifically, the application Bearer Token.
This token is required by the SCG API to validate that you’re authorized to use SCG resources and services.
Logging in SDC
Open your Browser and access the url:
https://developer.syniverse.com/home.html
Click the LOG IN square in the screen top right corner:
In the log in screen, use your username and password provided by Syniverse:
After logging in, SDC will deploy the Application screen.
New SDC accounts
If you have a new SDC/SCG installation, you probably do not have any SDC Application yet, your application screen would look empty:
To create your first SDC Application just need to click Create Button
This will open the Application creation screen where you can create your first SDC Application:
Finally click Save button to create your application.
Selecting your SDC Application
In the SDC Applications screen, you can select the Application of your interest: In this example we click the application name: app-1
The Application screen will display and then you can click the >Auth Keys section:
This will show the Authentication credentials you are looking for including the Access Token to use in the SCG API calls:
0 Comments