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 ParamsParam | 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. |
#
ResponseIf the user registration success, check the below response body.
#
ErrorIn the case of an error, an error object like below is returned.
#
Subscribed Customers#
HTTP request#
ResponseIf the user registration success, check the below encrypted response body.