Create an application

Update time: 2023/09/13 08:08:16

This page describes how to create an application in the console. Creating an application is the first step in using the products and services provided by CommsEase.

An applications is the fundamental business unit for CommsEase services, and each application has a unique AppKey.

  • You cannot delete applications you have created. A maximum of 10 applications can be created by default.
  • If you want to create extra applications, go to the ticket page in the upper right corner of the console and choose Accounts and Billing > Request to create extra applications Submit tickets.

Prerequisites

You have created your CommsEase account and completed real-name authentication.

Create an application

  1. Log in to the CommsEase console.

  2. If this is your first time logging in to the console, the console will pop up a setup assistant, click Create.

  3. After completing the real-name verification, click Create Application on the homepage.

    Create-application.png

  4. Fill out the basic information about your application, such as application name, industry type, and environment.

    Create-application-details.png

  5. Click OK to complete creating the application.

View the application you create in the Applications on the homepage.

Get the AppKey

  1. Click the application in the Applications on the homepage.

  2. In the Application Settings, click the AppKey tab.

  3. You can view the AppKey on the page.

    AppKey.png

  • Calling server APIs or integrating SDKs requires the AppKey of your application. Keep your AppKey safe and confidential.
  • If you refresh the AppSecret by clicking Refresh Secret Key in the console, replace with the new AppSecret in your codebase.

Next Steps

Was this page helpful?
Yes
No
  • Prerequisites
  • Create an application
  • Get the AppKey
  • Next Steps