BioStar 2 API (Current API)

BioStar 2 Local API Solutions (Current)

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...
Tue, Nov 5, 2024 at 5:14 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
[BioStar 2 API] Difference Between the old BioStar 2 Local API Server and BioStar 2 API
From BioStar v2.7.10, a new BioStar 2 API has been included in the BioStar2 AC server as default. APIs of BioStar2 API is different from APIs of the old...
Wed, Dec 4, 2024 at 1:40 AM
[BioStar 2 API] Relevant Improvements of BioStar 2 New Local API of BioStar v2.8.4
Biostar 2 New Local API has been updated to BioStar v2.8.4.  Updated API descriptions and phrases  Disabled filters for users who have not accessed th...
Wed, Aug 19, 2020 at 10:23 AM
[BioStar 2 API] Improvements Swagger in BioStar 2 v2.8.10
From BioStar 2 v2.8.10, BioStar 2 New Local API improves functions as two items. 1. Fixed bug when creating a new user group via API The largest user g...
Mon, Apr 26, 2021 at 11:09 AM
[BioStar 2 API] Meaning of ACB Error Messages
When testing the API server, you may run into errors with ACB error codes.  These errors are explained through the "message" portion.  ...
Tue, May 25, 2021 at 12:47 PM
[BioStar 2 API] Response Code 400 When You Call POST /api/users
Why does the server response 400 occur when you try to call [POST] /api/users? Request URL https://IPaddress/api/users Relevant Server Repons...
Mon, Oct 7, 2024 at 5:46 PM
[BioStar 2 API] How to Export User Data to CSV
This article will guide you through exporting user data to CSV via BioStar 2 API. The following API is used to export user data as .csv file.  PO...
Wed, Dec 18, 2024 at 4:59 PM
[BioStar 2 API] How to Import User Data from CSV
This article will guide you through importing user data from CSV to BioStar 2 database via BioStar 2 API.  Part 1.  There are a couple of steps tha...
Wed, Dec 18, 2024 at 5:05 PM