Face Comparison
Our Face Comparison API offers a convenient and powerful solution for comparing two or more portraits, whether in the same image or different ones. It determines if the faces belong to the same person and quantifies their similarity, providing a robust tool for identity verification and facial matching tasks.
Face Comparison endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Face Comparison /face_comparison |
You only need to choose one input method each for the source image and the target image. For example, you can use a combination of url_source and base64_target, or file_source… |
Face Comparison pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 1 / second |
|
| ULTRA | $79.99 / month | 2 / second |
|
| MEGA | $699.99 / month | 3 / second |
|