

It is used to identify the user for the duration of the session. After the initial login, a JSESSIONID cookie is associated with he user. You can configure the session idle timeout in section 14.7 of the Collibra DGC configuration in the Collibra Console. Authentication sessions and REST securityĬollibra Data Governance Center creates authentication sessions for all signed in users. Tip To learn more about status codes, hover the pointer over the status. Tip Creating an account will allow you to access your call history and saved data across devices and in the web client.įor simple API operations there are a few areas that we will focus on:Įxample GET You will see the response in the Response area, in the bottom half of the screen and the status code. To do so, click the Skip signing in and take me straight to the app link at the bottom of the start-up screen. Unzip the application into your preferred folder.įor additional installation instructions, see the Postman documentation.Move the application to the Applications folder.Download Postman corresponding to your operating system.
Postman rest client download for mac install#
To try API calls from the Collibra API documentation, go to To install Postman: Note Some references might be specific to the Postman application.Īlthough REST API calls do not necessarily require one specific program, and you can try them out directly from the Collibra API documentation, Postman can act as an HTTP client to send a request and receive a response. Note If you prefer using another application, you can skip this step.
