Create a Collection
Last updated
Last updated
POST - https://api.verifik.co/v2/face-recognition/collections
A Project is where all the information related to the company or entity that will use the authentication and validation services generated by Verifik is stored. This is done to ensure that your brand is represented correctly when using Verifik's services.
Headers
Name | Value |
---|---|
Body
Name | Type | Description |
---|---|---|
Response
While all these parameters are useful, the one we are looking for is called code. This parameter will be the one we use from now on when requested. When requested, it will be referred to as collection_id.
Content-Type
application/json
Authorization
Bearer <token>
name
string
Name of the project.
description
String
Brief description of what the collection will be used for.