Skip to content

Overview

The Developer Platform provides you with a comprehensive and easy-to-use platform to help you effectively manage and monitor your OpenAPI usage.

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.

Activating Developer Platform in Application Settings

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.

Developer Platform Access for Administrator

  1. Obtain Credentials

    Other users need to obtain an API Key and API Secret from the administrator.

  2. Use Credentials

    Use these credentials to call the OpenAPI’s Create Token API to get a valid token.

    Create Token API Call Example

  3. Access the Developer Platform

    Append this token to the specified domain name to access it.

    For example, https://www.mettaxiot.com/#/?token={the_obtained_token}.