Skip to main content
DocumentationApi Reference

Last updated on 21 Jan 2025

API Documentation

The Pcloudy API is organized around REST. Our API has predictable, resource-oriented URLs and uses HTTP response codes to indicate API errors. We use built-in HTTP features such as HTTP authentication and HTTP verbs that are understood by standard HTTP clients.

note

All Pcloudy API methods default to a POST request except Authentication. Requests must have the Content-Type: application/json header.

Click here to access API Documentation

Did this page help you?