Our API requires that client credentials are created for use in obtaining a token. The credentials can be configured from within the Cloudnumbering Portal. The token is then used with other API endpoints to drive actions within the service.
To configure the Credentials access the Account Settings as below.
Many tokens can be created for use in different applications connecting to the service. This allows some flexibility between component parts of your application. Click Create when a name is supplied.
A Client ID and a Client Secret will be displayed. These should be copied as they are only displayed once.
The Client ID and Secret should be used for obtaining and API token. This can be done by following the guides below.
Getting Started with the API
https://developer.cloudnumbering.com/docs/getting-started
API Reference - Authentication (Create or Refresh a Token)
https://developer.cloudnumbering.com/reference/post_authtoken
Comments
0 comments
Article is closed for comments.