Valuekeep API DocumentationWeb API
API DocumentationWeb API
Web API
Back | List of Articles

Web API Authentication

Last changed in 26/12/2024

The webapi authentication is performed using the "Primavera Identity" service.

Note: The webAPI is only available for Universe line customers.

To get the authentication token, you must follow these steps:

  1. Make the call to Primavera Identity (https://identity.primaverabss.com/connect/token), placing the clientId, client_secret sent on the webapi registration email.
  2. Example of the postman call
  1. After making the call, the authentication token is returned
  2. The authentication token is necessary to call specific product methods, for example, to get the equipment list
Bookmark or share this article
Esta página foi útil?
Obrigado pelo seu voto.
Related Articles
How does the OAUTH 2.0 authorization work? How to get the WebAPI record? How to get requisitions for a work order? Web API Authentication How does the OAUTH 2.0 authorization work?