Features

How to use Postman to evaluate the quality of a facial biometrics

The quality of a face biometric is a key factor in the reliability and accuracy of people identification. Some of the main factors affecting the quality of facial biometrics include lighting, pose, resolution, sharpness, distortion, and face coverage. 

To ensure high quality, it is important to evaluate each of these factors and select a face recognition system that meets the quality standards set by the International Civil Aviation Organization (ICAO).

A specialized agency of the United Nations, ICAO is responsible for developing principles and techniques of international air navigation, organization and progress of air transport in order to promote the safety and efficiency of international civil aviation.

Let's understand better how it works?

Facial biometrics pattern check

The ICAO standard check is an international specification (ISO/IEC 19794-5) for the capture, storage, and transmission of facial images on identification documents such as passports, and it is recognized in all member countries of the organization. The aim of this specification is to ensure that the captured images are consistent and high quality, allowing reliable verification of the identity of the document holders.

When evaluating the quality of a face biometric, it is essential to consider the false positive and false negative rate. 

A high false positive rate can result in false identifications, while a high false negative rate can jeopardize the identification of authentic individuals. Therefore, it is critical to choose a facial recognition system that offers an acceptable false positive and false negative rate, as well as reliable face matching accuracy.

Once we understand what ICAO standard checking is about and its purpose, let's now learn how to check the compliance of a facial picture according to this standard, using features available in the BioPass ID Quality API package and Postman as a test platform.

Follow the tutorial below to verify a facial biometrics.

1. Get the biometric API access key

Before performing any operation on the biometric API, you need to obtain the access key that will identify and grant permission for the system's features, and for this you need to create an account.

With BioPass ID, you can register without any payment method, and you can also use the free plan to test all available features. You can access the page through the

link: https://panel.biopassid.com/pricing?menu=quality&lang=en_us 

In this step by step we will choose the Quality Free package:

Once you have completed the enrollment step, check if the status is active in the "Subscriptions" tab.

1.1 Create the project

As we saw before, to access the biometric API you must have an active subscription and create a new project. For that, go to "Projects" tab, click on "New project" and fill in all the required fields.

1.2 Create the application

After creating the project, you need to create an application, which will provide the access key to the API. 

In order to do this, go to the "Applications" tab in the side menu and click on "New Application". Fill in all the information required and select the project you have previously created. The new application will appear on the screen, as shown below:

After completing the previous steps, simply select the icon key button so that the API access key can be visualized and copied. 

Once you have done that, all the actions required to continue with the tutorial are complete.

2. Evaluate a facial image according to the ICAO standard

The operation that checks the quality of the facial image analyzes 23 essential requirements, as well as the positioning of the subject's face in the photo, and returns a code corresponding to each situation evaluated. 

Learn about all the quality requirements and positioning situations in the biometric API documentation.

2.1 Set up the authorization header

Now that we know the requirements for a face image to meet ICAO standards and have obtained the API access key, let's set up the authorization header. 

According to the Biometric API documentation, the request must use the URL https://api.biopassid.com/quality/check_icao and the "POST" method.

To set up the authorization, select the "API Key" type, fill in the "Key" and "Value" fields with "Ocp-Apim-Subscription-Key" and the value of the access key, respectively. The "Header" option must be selected in the "Add to" field. 

All these fields are highlighted in red in the image below:

2.2 Configure the body of the request

Next, let's fill in the parameters for the body of the request. 

To do so, go to the "Body" section, click on "raw" and select the JSON format from the drop-down list. This format, which stands for "JavaScript Object Notation", is widely used in the transmission of data between server and client on the web, due to its lightness and ease of reading and writing.

In the body of the request, the framework presents an object called "Check", which denotes the analysis of all necessary requirements in the submitted image. In this object, there is the "Image" field, which should contain the image converted to a base64 string. 

If you want to dig deeper into base64 and learn how to perform the encoding, see step 5 in the tutorial on how to register an individual's facial biometrics through Postman.

Next, we provide the partially populated code. To finish, just modify the content present in the "Image" field:

{

  "Check": {

    "Image": "{{base64}}"

  }

}

2.3 Analyze the response of the request

Once the request is made, an immediate response will be provided, indicating whether the operation was successful or not. 

If the operation is successful, the status "200 OK" will be displayed and the body of the response will contain the "ICAO" object, with the fields: "FaceImageConformed", which contains a numerical code referring to the face positioning in the photo, "IsAllConformed", a boolean indicating whether or not the photo is compliant with all the requirements imposed by the ICAO standard. And finally, the "Requirements" object indicates for each requirement whether it has been met (through the Boolean variable "IsConformed") and the level of certainty (from 0 to 100, through the variable "Confidence"). 

You can see the description of each code and the requirement in the Biometric API documentation.

Now, check out the structure of a successful response below, where the field "FaceImageConformed" returned code 3, which according to the API documentation means that the face is offset to the left, and the field "IsAllConformed" returned false, and the other responses for the 23 requirements analyzed:

Results of the Facial Biometrics check

As we have seen in this tutorial, ICAO standard checking and the quality of facial biometrics are essential to ensure the reliability and accuracy of identifying individuals using this technology. 

By choosing a facial recognition system like BioPass ID, we can rely on this important functionality to assess compliance with ICAO standards and factors affecting the quality of face biometrics to ensure a better user experience and security for your applications.

Also read how to test a biometric API using Postman.

Translation: Thalita Ferreira

Don't miss out on our updates!

Subscribe to BioPass ID's newsletter and stay up-to-date with the world of biometrics and technology.

Thanks! We received your message!
Oops! Algo deu errado no envio do formulário.
Tente novamente em instantes.

Latest

Multibiometrics: A step-by-step guide to implementing multifactor authentication into applications

Multifactor authentication increases security in digital environments. Discover BioPass ID's multibiometrics for data protection.

Tutorials
Artificial Intelligence in Schools: Benefits for Educational Management

The use of artificial intelligence in schools improves the administrative processes and optimizes the financial management of schools. Learn more about the use of technology in teaching.

Features
Financial fraud: how multi-factor authentication can help solve the problem

Multi-factor authentication is the trend emerging to combat the rise in financial fraud. Find out how to use and apply the technology.

Business
Health 4.0: what it is, its benefits and challenges

Health 4.0 is data-driven and focused on personalizing patient care. This article explores the benefits and challenges of this approach.

Business
Contactless technology: learn about the innovation and its benefits

Contactless technology is growing at more than 180% annually, with strong adoption among the Brazilian public. Learn more about contactless payments.

Trend
Types of healthcare fraud: how biometrics can prevent them

Discover the most common healthcare frauds and how biometrics can help prevent these threats.

Privacy and Security
3 technology trends for the healthcare market

Technology helps improve both human and institutional health. Find out more about the emerging trends in the healthcare market.

Business
How to prevent fraud in public tenders with biometrics?

Fraud in public tenders can be prevented using biometrics, which brings more security and reliability to competitions. Find out more!

Business
How can BioPass ID APIs optimize healthcare services?

The use of APIs in healthcare simplifies processes and improves the quality of medical care. Learn more!

Business
How biometrics strengthens security in brazilian schools

The biggest benefit of using biometrics in schools is increased security. But there are many other benefits. Find out more here.

Business
Discover how BioPass ID prevents financial fraud

Fraudsters create new financial scams every day. Discover how BioPass ID protects companies and customer data from malicious actions.

Features
Telemedicine in Brazil: 5 advantages of using biometrics

The security and confidentiality of telemedicine in Brazil are concerns that are eliminated with the use of biometrics. Read more in the article.

Business
APIs for the financial market: how can they help your company?

APIs bring agility and savings to banks and fintechs. Discover other benefits that can also help financial institutions.

Features
3 APIs for the BioPass ID to streamline the education process

Biometric APIs can increase the security of educational institutions and improve operational efficiency and the student experience. Find out more.

Features
How to identify and prevent bank fraud

Learn how to identify bank fraud and how biometrics can help secure your information.

Business
Technology in Finance: trends and challenges

Artificial intelligence, open finance, and advanced biometrics promise to transform the financial marketplace. Learn more to stay ahead.

Business
5 security trends in education

Schools are facing complex security challenges and are trusting in technological innovation to solve these problems. Discover the top 5 trends.

Business
GDPL and biometrics: what to do to adapt

The GDPL has raised questions about the treatment and privacy of user data. Understand once and for all how it works.

Privacy and Security
5 benefits of using a Rest API

Rest APIs are ideal for cloud applications. Find out how to use them in your project.

Features
Cybersecurity: what it is and how to invest

Learn all about cybersecurity and find out how to protect your data online.

Privacy and Security
Liveness Detection: what’s the difference between passive and active?

The liveness detection technology may be used in a passive and active method to identify the proof of life authenticity of an image. Learn what’s the difference between them.

Features
ICAO standard: how to ensure biometric image quality

Quality biometric images meet ICAO standard to optimize identification and identity verification. Check out BioPass ID's solutions.

Features
Microservices architecture: what they are and their benefits

Learn what is the architecture model for software development using microservices and what are its advantages.

Business
How to speed up software developments with SDKs

The Face SDK, one of the BioPass ID SDKs, makes it possible to build and configure development platforms or applications quickly.

Features
Biometric boarding in Brazil: benefits and how it works

Meet the new technology that is breaking new ground in airport security.

News
Cloud Observability: what it is and how to use it

How to use web application monitoring and microservices in BioPass ID cloud-based biometrics platform. Check it out!

How to use Postman to evaluate the quality of a facial biometrics

A quick guide on how to use Postman, an API testing tool, to evaluate the quality of facial biometrics.

Features
How to detect spoofing in facial biometrics with Postman

Learn how to use the Postman tool to detect possible spoofing attacks on facial recognition biometric authentication systems.

Features
How to detect and anonymize facial biometrics via Postman

Check out how to detect and anonymize facial biometrics using the Postman platform and the BioPass ID feature set.

Features
Proof of Life: learn more about Liveness 2D V2

Biometrics, liveness and BioPass ID: how these technologies can boost your company and applications in the world of Biometrics as a Service.

ABIS: what is it, and how does it work

Biometrics, ABIS and BioPass ID. How these technologies can boost your company and applications in the world of Biometrics as a Service.

Liveness: the technology used by INSS to prevent fraud

Do you know Liveness? Learn how this tool can enhance your everyday security.

Why should you use biometrics in the cloud

Learn how the connection between Cloud Computing and Biometrics can increase the competitivity of companies in today's market.

Biometrics
How to use Postman to match facial biometrics

Understand the match between biometrics, using the BioPass ID feature set and the Postman platform to make API requests.

How to test a biometric API using Postman

Learn how to test a few CRUD operations of biometric API using Postman platform.

4 steps to integrate a BioPass ID biometric API

Learn how to implement and manage BioPass ID API packages in just 4 steps.

How to register a user's facial biometrics via Postman

Understand how to enroll facial biometrics through the Postman platform.

Kubernetes: the technology that enables cloud applications

Learn how BioPass ID uses Kubernetes, Containers, and cloud-native applications in its infrastructure.

Certify processes with the Analytics API

The Analytics API pack provides technology lenses that count people inside vehicles as well as in classrooms.

Online fraud: prevention tips with biometric validation

As our security advances, hackers also evolve their strategies. Do you know how to protect yourself from them?

Does biometrics contribute to trustworthy digital accounts?

As it seems, digital accounts are here to stay, but did biometrics contribute to this achievement?

What does the Roman Empire and biometrics have in common?

Did you know that the Roman Empire and biometrics have something in common? Yes, in concern for information security.

Data security: get better results with biometrics

Nowadays, with the amount of people connected, we care about the security of our data. Biometric correspondence can help with that.

Facial recognition is already being used in condos

Facial recognition technology is already being used in condos around the world as a way to ensure security and validate the entry of residents. Read this text to see how this process works.

How to prevent fraud using biometrics

Biometrics is an excellent security and validation tool, but you need to be aware of possible frauds. Read this text and learn more about it.

Learn the requirements of the ICAO standard (ISO 19794-5)

Learn about the characteristics of the icao standard for using facial recognition technology at airports.

How does facial biometrics help to keep your data safe?

Facial biometrics was one of the greatest security tools used in the pandemic.

What is an SDK, and what is the difference between an API and an SDK?

Understand what a software development kit (SDK) is and the main differences between a software SDK and an API, two technological tools often used by developers in applications

What is cyber security?

Understand how cyber security works and how it can protect your data.

Do you really know how biometrics work?

Check out the news about the universe of biometrics, which develop and is integrated more and more in the daily life of the population.

What is an SDK?

SDK is a tool widely used in the technological environment. Learn more about it and learn how it can help you develop your applications.

How does facial biometrics work on public transportation

Facial biometrics has already been used in public transportation in some parts of the world. Learn how this technology can optimize the life of your users.

What is an API?

Understand what an API is, how it works, and where it runs in biometric applications.

Learn about multifactor authentication with multibiometrics

Understand how multi-factor authentication ensures full security and provides a good experience for your users.

Have you ever paid for your lunch with facial recognition?

As technology modernizes, new forms of access and payment are also created, and one of these possibilities is to pay with facial recognition.

Increase the security of your onboarding with Biometric Qualification

Onboarding is increasingly present in our lives, and as such, it is important to invest in increasing your security with biometric qualification.

Security flaws tendencies for 2022

From ransomware to identity management, learn about the main security flaws for 2022.

Using Facial Recognition in Videoconferences

Video conferencing is already part of our lives, but we need to pay attention to safety, imagine with the convenience of facial recognition?

Forget passwords, the future is passwordless

Who has never come across the event of forgetting a password? Forget it, the future is passwordless, contactless and frictionless.