Authentication

Authentication

The vTIS Public APIs supports the following methods to authenticate requests. Individual operations in the documentation will include their specific authentication types.


bearerAuth

JWT token obtained from the /1.0/auth/authenticate endpoint. Include the token in the Authorization header as: Bearer


Type : http
Scheme : bearer
Bearer Format : JWT