BioStar 2 API (Current API)

BioStar 2 Local API Solutions (Current)

[BioStar 2 API] How To Get Temperature data from BioStar 2 Event Log
Applicable for Users who want to use TCM10-FS2, TCM10-FSF2 Applied to BioStar v2.8.6 only Updated Date : 20 Oct. 2020 From BioStar 2 v2.8.6, BioStar 2...
Mon, Feb 1, 2021 at 4:38 PM
Beginner Examples with the BioStar 2 API and BioStar 2 SDK
When getting started with the BioStar 2 API or SDK, or any API/SDK in general really, some users have the problem of where they should start (Myself being o...
Wed, Mar 10, 2021 at 2:11 AM
[BioStar 2 API] How to Add/Delete Users in Access Group
If you’d like to use BioStar 2 New Local API as a RESTful API for your own customization or other purposes, you can simply reference this article. This arti...
Mon, Jun 12, 2023 at 2:18 PM
[BioStar 2] License Policy of BioStar2 API
From BioStar v2.7.10, Suprema announced BioStar2 New Local API. To avoid confusion, please refer to the below table in accordance with the API types. ...
Mon, Oct 28, 2019 at 1:15 PM
[BioStar 2 API] How to change BioStar 2 Sync mode using API
To change the sync mode in BioStar 2 you should do PUT  /api/setting/biostar Body request: {     BioStar: {         user_sync_method: "mode" ...
Sat, Jan 13, 2024 at 8:30 AM
[BioStar 2 API] How to send given Users to specific Devices
Luego para enviar determinados usuarios a dispositivos específicos: To send given Users to specific Devices you should do a POST /api/users/export?overwri...
Sat, Jan 13, 2024 at 8:44 AM