APP Integration Development Guide
1.1 Overview
Orbita IOT is a door lock product that combines software and hardware with completely independent intellectual property rights. It uses a mobile APP to replace traditional keys for door opening.
To meet the customized needs of partner systems, Orbit provides an open platform with Open API and APP SDK. Partners can conveniently integrate various functions of Orbit IOT into their own application systems and APPs. This document explains the integration development of the APP.
1.2 Integration
The integration is shown in the following diagram.

- Bluetooth Integration: The mobile phone calls the API to communicate with the lock via Bluetooth to realize functions such as unlocking the lock.
- Card Function Integration: The third - party application system realizes card issuance through the SDK provided by the Orbit platform and unlocks via the card.
1.3 Development Steps
(1) Register as a developer (Management Center --> Registration) and wait for approval.
(2) Create an application and verify the hotel's SN.
(3) Obtain hotel authorization.
(4) Once authorized, receive the client_id and client_secret to obtain an access token.
(5) Use the access token to call relevant APIs. Refer to the subsequent application process for details.

