Skip to main content

Getting Started

Welcome to the Cloud Management Platform documentation—your all-in-one solution for cloud management. Here, you'll find everything you need to get started with our powerful APIs, including detailed overviews and guidelines for seamless interaction.

Introduction

The Aruba Cloud Platform RESTful API is accessed over HTTPS and uses JSON as the data format. It follows standard REST principles, utilizing HTTP methods for requests and HTTP status codes to communicate responses.

API Documentation

1. Authentication

Aruba Cloud Platform uses OAuth 2.0 for secure authentication. You can obtain your API credentials from the web platform portal. For more details on OAuth authentication, see this section.

2. Open APIs

You can use the APIs to interact with our platform.

Interacting with APIs

To interact with Cloud Platform APIs, follow these steps:

  1. Authentication:

    • Obtain your API credentials from the web platform portal
    • Use the Postman collection example to retrieve access tokens, which you can find here
  2. Resource Management: Go to the API section the interact with the API

info

To interact with the APIs, use the following FQDN:

https://api.arubacloud.com

Explore the full capabilities of the Cloud. Platform and use our APIs to streamline your cloud management and scale your operations.