/ /
account/users
Returns user list that were registered in the specified data namespaces. Users are added to namespaces by calling tags/save method. Method entry point: [...]
Returns user list that were registered in the specified data namespaces. Users are added to namespaces by calling tags/save method. Method entry point: [...]
Returns all valid data namespaces for application authorized by the specified api_key. Method entry point: https://api.skybiometry.com/fc/account/namespaces Supported HTTP methods GET, POST. [...]
Returns limits/quota usage information for calling application/account. Method entry point: https://api.skybiometry.com/fc/account/limits Supported HTTP methods GET, POST. Required parameters [...]
Returns authentication status. Method can be used to test connection and/or authentication to the API access point. It is not required to call this method before calling any other API methods. [...]
Removes a previously saved tag using tags/save. Note: when removing tag that was trained to data namespace using faces/train, you must call faces/train again to persist changes made by removing [...]
Method can be used to get training status for specified users. Method entry point: https://api.skybiometry.com/fc/faces/status Supported HTTP methods GET, POST. Required parameters standard API [...]
Method is used to train specified users. Method uses tags previously saved using tags/save methods and creates face template for the specified user ids. Once the face tags were trained, specified [...]