Use Populife App to control smart device ? Here is how Populife's API worked

Use Populife App to control smart device ? Here is how Populife's API worked

Populife provide free API port, you could use your own application to call our API, to generate the PIN code and send it via the web/app. Work with Populife to build your own business

Dear populife fans,

We understand software is controlling this world. You are using our App to unlock the keybox and share the E-Keys and PINs to your friends. But if you are a business, you have your own App or browser based application, and you want to use your application to control our device, so you could brand yourself well, could we ?

The answer is yeswe provide free API port, you could use your own application to call our API, to generate the PIN code and send it via the web/app.
Here is our API link: Guideline - Open platform API


Gerneral guide:

1.Download the demo code of iOS or Android from Populife GitHub repository:

https://github.com/Populife/Populife_Open_iOS_Demo

https://github.com/Populife/Populife_Open_Android_Demo

2.Run the code in Xcode or Android Studio, and deploy the demo on your phone.

3.Login to the demo with your account registered.

4.Pair the keybox with the demo via Bluetooth, then you can get all the data of the lock in the demo, as well as in Xcode or Android Studio console when you debug the codes.

5.Finally, you can call the APIs from Populife Open Platform to integrate our functions into your own system.

Hope you find fun from our device and APIs.