Item |
V1 API |
V2 API |
Description |
Compatible Version |
BioStar V2.3 and below |
BioStar V2.4 and above |
|
Authorized |
Multi signing |
Single signing |
V1 API allows multiple login, whereas V2 API allows only a session about the last login. |
Custom Admin |
Not supported |
Supported |
V1 API supports only the predefined admin level, not the custom level. |
Most functions in V2 API have similar structures compared to V1 API. However, V2 API was created to reflect new feature of BioStar 2, Custom Level.
As a result, the parameter ‘roles’ in V1 API was changed in to the parameter ‘permissions’ in V2 API when you send the POST or PUT message regarding USER.
Furthermore, the additional API about card, fingerprint_template, photo and face_template in User API were created separately in V2 API.