Clear Clouds Application Programming Interface ( API )

Our platform allows developers to interact with our application programming interface (API) with our voice communication platform.  It is intended for resellers or partners who has a niche for building a front-end application or has a requirement for integrating their business applications to our Voice Communication platform.

What do I learn from this?

  • Acquiring oAuth token
  • Using the token
  • Refreshing token

What do I need?

  •  Clear Clouds User name and Password
  •  Client ID and Client Secret ( Request this info from your Telecom Administrator )
  •  Visual Studio Code or Similar

Acquiring oAuth token

Using the token

  • Using the token with Nodejs
  • Using the token with curl
  • Using the token with PHP