API Reference Guide
Classic Central API Reference on the HPE Aruba Networking Developer Hub provides users with a direct interface for making API calls to Classic Central. This provides our users with an accessible platform to explore Classic Central APIs within the API reference guide and execute API calls with Classic Central in real-time. Below is the steps you can follow to get started with this features:
- Navigate to the Classic Central API Reference & select the API you would like to test or use.
- Input your Classic Central Access Token in the Authorization field.
Generating an Access Token
You can generate an access token from:
- Classic Central UI
- OAuth APIs (Only for Non-SSO Users) - You can use the Create Token's Postman collection runner to automate the OAuth APIs to generate an access token. You can find the steps to set-up the Runner here.
- Choose your Classic Central Account’s API Base URL from the dropdown menu. This URL is determined by the geographical cluster where your Classic Central account is registered. You can find the list of Classic Central API Gateway URLs here.
- To execute the API call, click the Try It button. The API response will be displayed in the response box.

Steps to make API calls with Classic Developer Hub API Reference Guide
Updated 5 days ago