BioStar 2 API (Current API)

BioStar 2 Local API Solutions (Current)

[BioStar 2 API] Three Important Information About User Creation And User Update via BioStar 2 New Local API/BioStar 2 Local API Server
If you create or update a user using BioStar 2 Local API Server, some precautions prevent receiving fail user creation/update. Among them, we will share...
Tue, Apr 6, 2021 at 1:43 PM
[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
[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
[BioStar 2 API] How to add or update a User PIN
To add or update a PIN to a user's profile you should do the following: You should use: GET /api/users/{user_id} To retrieve the current user Informa...
Sat, Jun 15, 2024 at 3:13 AM
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 Implement BioStar 2 API in C# (Login API C# Sample)
For BioStar 2 v2.7.10 or higher, you can use the new BioStar 2 Local API.  The following article has detailed information on how to start using BioStar 2 N...
Mon, Jul 15, 2024 at 2:15 PM
[BioStar 2 API] How To Use Local Swagger (New Local API)
Applied to BioStar v2.8.14 or above   With BioStar versions before 2.8.14, the users could only use its New Local API Swagger online.  However, with 2...
Mon, Jul 15, 2024 at 2:00 PM