Advance API URL

The Advance API URL is the base URL to which you make API requests.

Overview

The URL consists of the path to the Advance API application and the API version you want to use. The format of the URL is typically:

Where:

You will need to know this URL when looking up the API documentation and making requests to the API endpoints.

For example, the URL for a request to get all work items in the tenancy might look like:

Workflow

You will use the base URL when making requests to the Advance REST API.