Developer
BioStar Air provides a cloud-based RESTful API. You can use the API to integrate with external systems, automate the user lifecycle, and manage credentials. Set up a demo environment and understand the authentication flow, then implement integration with the user management API.
Quick Start→ Read more
This guide shows how to set up the BioStar Air demo environment, register compatible devices, and generate API keys.
API Authentication→ Read more
This article explains the BioStar Air Cloud API authentication flow, lists the API base URLs, describes how to issue Bearer tokens, and shows how to obtain a token from a browser.
Using the User Management API→ Read more
This guide explains how to create, update, and deactivate users using the BioStar Air API, outlines the recommended integration scope, and includes Python sample code.