Overview
The Developer Platform provides you with a comprehensive and easy-to-use platform to help you effectively manage and monitor your OpenAPI usage.
Activating the Developer Platform
Section titled “Activating the Developer Platform”Please log in to the system with the administrator account, go to the Application Settings tab on the Company Management page, and activate the Developer Platform there.

Accessing the Developer Platform
Section titled “Accessing the Developer Platform”Administrator
Section titled “Administrator”After activation, the administrator can directly access the Developer Platform from the Internet of Things (IoT) platform to use all the features and services of OpenAPI.

Other User Access
Section titled “Other User Access”-
Obtain Credentials
Other users need to obtain an
API KeyandAPI Secretfrom the administrator. -
Use Credentials
Use these credentials to call the
OpenAPI’s Create Token API to get a validtoken.
-
Access the Developer Platform
Append this
tokento the specified domain name to access it.For example,
https://www.mettaxiot.com/#/?token={the_obtained_token}.