For secure access to protected resources, requests to the Mangrove API need to be authenticated in order to identify the requesting party and their role.Documentation Index
Fetch the complete documentation index at: https://docs.mangrovesystems.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
To connect to the API, make sure you have the following prerequisites in place:- Bearer Token: Obtain a JWT access token
Making Authenticated API Requests
To make authenticated API requests, include the obtained access token in theAuthorization header of your HTTP request: