The "Authentications" section at the top of the REST API Documentation page allows you to supply your Mobb API Token. This is useful later when sending test requests, as your API Token will be used in the headers to perform the request.
(Optional) If you have a single tenant instance, you will also need to supply your tenant name here in the "tenant" field:
Testing API requests
To test sending a request, first locate the request you want to use, and use the "Test Request" button to open the request page.
Locating the Test Request Button
Ensure your Mobb API Token is properly supplied in the "Authentications" field. Once you're ready, click "Send".
(Optional) For single tenant users, you may need to supply your tenant name again in the Test Request page under the "tenant" variable.