---
title: "Swagger Authorization"
slug: "biometrics-swagger-authorization"
updated: 2024-01-23T11:54:13Z
published: 2024-01-23T11:54:13Z
canonical: "docs.knovvu.com/biometrics-swagger-authorization"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.knovvu.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Swagger Authorization

Knovvu Biometrics offers a RESTful API, providing a robust and scalable way to interact with our platform. The API is meticulously documented using the OpenAPI Specification (formerly Swagger), ensuring clarity and ease of integration. This comprehensive guide empowers developers to seamlessly interact, consume, and implement our APIs.

For detailed information on API endpoints, inputs, outputs, and other aspects, please refer to the [API Reference](https://vb.useast.knovvu.com/biometrics/api/swagger/index.html){target=`_blank`}.

<br>

### Step 1: Click on Authorize

![Swagger-1](https://cdn.document360.io/9bca2910-6a3b-4224-9470-43f91f9a6d57/Images/Documentation/Swagger-1.png){height="" width=""}

<br>

### Step 2: Select appropriate scopes

![Swagger-2](https://cdn.document360.io/9bca2910-6a3b-4224-9470-43f91f9a6d57/Images/Documentation/Swagger-2.png){height="300" width=""}

:::(Info) 
The scope of access you are requesting. One of the following values:
- vb-api: the token can be used for core biometrics
- votg-api: the token can be used for real-time biometrics
:::

<br>

### Step 3: Enter your credentials

![Swagger-3](https://cdn.document360.io/9bca2910-6a3b-4224-9470-43f91f9a6d57/Images/Documentation/Swagger-3.png){height="" width=""}

<br>

### Step 4: Authorization completed

![Swagger-4](https://cdn.document360.io/9bca2910-6a3b-4224-9470-43f91f9a6d57/Images/Documentation/Swagger-4.png){height="300" width=""}
