Identifying the API Endpoint for Your PAS Instance
Page last updated:
The API endpoint for your Pivotal Application Service (PAS) deployment, its target URL, is the API endpoint of the deployment’s Cloud Controller. Find your Cloud Controller API endpoint by consulting your cloud operator, from the Apps Manager, or from the command line.
From the Apps Manager
Log in to the Apps Manager for your PAS instance, then click Tools in the left navigation panel. The Getting Started section of the Tools page shows your API endpoint.
From the Command Line
From a command line, use the cf api
command to view your API endpoint.
Example:
$ cf api API endpoint: https://api.example.com (API version: 2.2.0)