# Verification APIs

`Note: If you're currently using our older Version(v1) at`**`api.faceki.com`**`we kindly ask that you switch to our new endpoint at`**`sdk.faceki.com`**`to take advantage of the latest features and improvements in FACEKI BLAZE 3.0`

The FACEKI API follows the principles of Representational State Transfer (REST) architecture. This means that it utilizes commonly used HTTP response codes and verbs to facilitate communication between client and server. To ensure secure access, the API also uses token-based authentication. By adhering to these industry standards, FACEKI API aims to provide a reliable and familiar experience for developers integrating with our service.<br>

## Base URL

```
sdk.faceki.com
```

### Postman Collection

```
https://www.postman.com/facekiteam/workspace/official-faceki/collection
```
