Go to the
applications menu
, select
Create a new application
, the screen displays the information fields you need to enter.
More on the fields:
Title :
(Required) - The name of your app.
Certificate
(Required) - Upload an X509 certificate (PEM format).
Description
(Optional) - Enter a brief description of what your app does
Application Oauth Redirect URL
(Optional) - Defines the URL for the application to receive the code after authentication, this code is used in exchange for an access token to call the API.
Application symmetric key
(Optional) - A symmetric cipher used to encrypt and decrypt information.
Application whitelist IP
(Optional) - A list of IP address ranges that are granted access to the system.
Client ID and Client Secret
After creating the app, you will get your Client ID and Client Secret, copy these values and keep it in a safe place, if you lose it, you will have to get a new key pair.
Client ID
- Your application's public identifier, this field represents the information of the partner when using the API.
Client Secret
- Format your application's top secret, this field allows us to verify your application information and serve authentic application.
Note
: Client ID and Client Secret are a key pair that identifies you as an authenticated person and can protect yourself and your clients, please keep them in a safe place.
Select a product.
Sign up for an API plan in the product.