Register
To register your application, you need to pass the License Key and UserIdentifier(Unique ID).
info
{api-base-url} can be obtained from the MirrorFly console.
Trial/Freemium Customers#
HTTP request#
Request Params#
| Param | DataType | Required | Description |
|---|---|---|---|
| deviceType | String | Yes | Device Type is the info of Web Chat for API. |
| licenseKey | String | Yes | License Key is required to proceed with registration. |
| userIdentifier | String | Yes | User Identifier is a unique Id to Register the User. |
Response#
If the user registration success, check the below response body.
Error#
In the case of an error, an error object like below is returned.
Subscribed Customers#
HTTP request#
Response#
If the user registration success, check the below encrypted response body.