Search results
Suggest a FeaturePDF

Interact with our REST API

This section explains you how to use our interactive API documentation.

You need to obtain an access token to authenticate with the API endpoints to get the responses.

Get Access Token

Each user has their own unique token to authenticate requests. This token should be added to the header of the request.

To obtain the User Token, please follow the steps outlined below:

  1. Navigate to the appropriate interactive Rest API documentation link.

  2. Expand the Authentication section and click Try it out.

Authentication 3. We have already hosted a public demo of the Bold Reports® Server at this domain. To use the public demo, you need to obtain the access token using the sample credentials provided below.

 Username - [email protected]

 grant_type - password

 password - Guest123@BoldReports!

Demo credential

  1. Click Execute and you will receive a response similar to the one below. Retrieve the access_token from the response body. Response

  2. Now, you need to include the access_token as an Authorization header for subsequent API calls.

  3. Click the Authorize button, which is located in the top right corner of the page. Authorize button

  4. A dialog will open. Enter the access token in the Value box with this format, ‘Bearer’ + access_token, then click the Authorize button.

    Authorize dialog box Authorize token

  5. Now, you can interact with the other REST APIs using the respective parameters as mentioned in each API’s documentation.

NOTE: In this interactive document, both API responses and their corresponding code descriptions are provided.

Having trouble getting help?
Contact Support
Having trouble getting help?
Contact Support