We are moving our API services to a self serve platform designed to provide a bearer token to each vendor or application that interacts with Relintex. Additional methods will be applied as security is tested. One token should be created for each external source of leads. You will be able to manage and turn off tokens by application.
ACCESS - SALES MANAGER
https://www.loom.com/share/9837581789024074bfab689089404122?sid=3dad56ae-2e47-4433-98c8-d531c067df31
Bearer Authorization is an HTTP authentication scheme commonly used with OAuth 2.0. In this approach, the client includes an access token in the "Authorization" header using the "Bearer" scheme, granting permission to access protected resources.