With Face Comparison API, you can check if the same person appears in 2 different pictures. Our Artificial Intelligence will allow you to compare and determine if those 2 pictures are, indeed, from the same person.
The API will need you to pass either the publicly accessible image URL, and our AI will handle everything. You will receive an intuitive output:
(Note: The pictures that are provided need to be clean. It means that the face of the person to compare needs to be visible and clear for our AI. Blurry images, several people in the same picture, and not recognizable faces could lead to a comparison error.)
This API will allow you to compare two faces and determine if they belong to the same person. If you want to implement a face validation checkpoint in your office, you could do it with this API.
If you want to compare pictures of different ID's, this API will help you.
Also, if you have a large database of pictures and want to sort them by person, with this API you will be able to accomplish that goal.
The only limitation is the number of API calls you can make per month that support each plan.
This endpoint will receive the image URL and will provide you with the comparison results. You will be able to tell if the two pictures corresponds to the same person.
Output JSON response example:
{
"statusCode": 200,
"statusMessage": "OK",
"hasError": false,
"data": {
"resultIndex": 0,
"resultMessage": "The two faces belong to the same person. ",
"similarPercent": 0.8396031185367567
}
Object | Description |
---|---|
linkFile1 |
[Required] The URL of the image you want to compare. |
linkFile2 |
[Required] The second URL of the image you want to compare with linkFile1. |
{"hasError":true,"statusCode":400,"statusMessage":"There aren't any files in Request."}
curl --location --request POST 'https://zylalabs.com/api/30/face+comparison+validator+api/94/compare+image+with+image+url?linkFile1=https://s.abcnews.com/images/International/biden-michigan-ap-rc-200909_hpMain_1x1_992.jpg&linkFile2=https://media-cldnry.s-nbcnews.com/image/upload/t_nbcnews-fp-1200-630,f_auto,q_auto:best/rockcms/2022-09/220915-joe-biden-mjf-1822-97c094.jpg' --header 'Authorization: Bearer YOUR_API_KEY'
After signing up, every developer is assigned a personal API access key, a unique combination of letters and digits provided to access to our API endpoint. To authenticate with the Face Comparison Validator API REST API, simply include your bearer token in the Authorization header.
Header | Description |
---|---|
Authorization
|
[Required] Should be Bearer access_key . See "Your API Access Key" above when you are subscribed. |
No long term commitments. One click upgrade/downgrade or cancellation. No questions asked.
The Face Comparison API uses Artificial Intelligence to compare two different pictures and determine if they belong to the same person.
The API requires the publicly accessible image URLs of the two pictures you want to compare.
The API provides an intuitive output in the form of a result message and a similarity percentage.
The result message will indicate whether the two faces belong to different people or the same person.
Yes, the input pictures need to be clean, with a visible and clear face of the person to compare. Blurry images, multiple people in the same picture, and unrecognizable faces may lead to comparison errors.
No, the API only accepts publicly accessible image URLs as input.
Zyla API Hub is, in other words, an API MarketPlace. An all-in-one solution for your developing needs. You will be accessing our extended list of APIs with only your user. Also, you won't need to worry about storing API keys, only one API key for all our products is needed.
Prices are listed in USD. We accept all major debit and credit cards. Our payment system uses the latest security technology and is powered by Stripe, one of the world’s most reliable payment companies. If you have any trouble with paying by card, just contact us at [email protected]
Sometimes depending on the bank's fraud protection settings, a bank will decline the validation charge we make when we attempt to be sure a card is valid. We recommend first contacting your bank to see if they are blocking our charges. If more help is needed, please contact [email protected] and our team will investigate further
Prices are based on a recurring monthly subscription depending on the plan selected — plus overage fees applied when a developer exceeds a plan’s quota limits. In this example, you'll see the base plan amount as well as a quota limit of API requests. Be sure to notice the overage fee because you will be charged for each additional request.
Zyla API Hub works on a recurring monthly subscription system. Your billing cycle will start the day you purchase one of the paid plans, and it will renew the same day of the next month. So be aware to cancel your subscription beforehand if you want to avoid future charges.
Just go to the pricing page of that API and select the plan that you want to upgrade to. You will only be charged the full amount of that plan, but you will be enjoying the features that the plan offers right away.
Yes, absolutely. If you want to cancel your plan, simply go to your account and cancel on the Billing page. Upgrades, downgrades, and cancellations are immediate.
You can contact us through our chat channel to receive immediate assistance. We are always online from 9 am to 6 pm (GMT+1). If you reach us after that time, we will be in contact when we are back. Also you can contact us via email to [email protected]
Service Level:
100%
Response Time:
3,027ms
Service Level:
50%
Response Time:
360ms
Service Level:
100%
Response Time:
10,661ms
Service Level:
96%
Response Time:
3,793ms
Service Level:
100%
Response Time:
3,470ms
Service Level:
67%
Response Time:
131ms
Service Level:
100%
Response Time:
1,716ms
Service Level:
98%
Response Time:
1,294ms