Getting Started

1. Get client_id and password

Fell free to contact Person in Chare in here to get new client_id and password .

2. Get Accestoken

Get Acccestoken to be able to hit API, please refer to this API to get the Accestoken.

3. Take a Peek in Topology of API

The following is a generic top-level view of the system. You are the client.

Topology

  • Client is the admin or the owner of several FaceGallery. The lient is your program (application) that is accessing our API. The client may have access to multiple FaceGallery.

  • FaceGallery is a collection of users from a place or area. Think of it as a “database”.

  • User is the person who uses the API for recognition. User will give their face (to be exact) in the database.

4. Create New Facegallery

FaceGallery is a collection of users, please refer to this API to make a new Facegallery.

5. Play with the API

Try to enroll a user and then try identification and verification.

6. Still in trouble?

Look at the tutorial for hitting API with Postman or the contact person in charge.

Postman Face API - Collections

Last updated

Was this helpful?