Quick Start

Lists tasks to create the first API call.

Perform the following tasks to create your first API call using the REST API:

Task More Information

Install cURL. The examples throughout this documentation use cURL to demonstrate how to access the Business Intelligence REST API.

Use cURL

Obtain your API account information.

Obtain Account Information

Get the authentication token for the API account.

Authenticate

Access the data using the Business Intelligence REST API.

Send Request