API Documentation
- 30 Mar 2023
- 1 Minute to read
- Print
- DarkLight
API Documentation
- Updated on 30 Mar 2023
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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, like HTTP authentication and HTTP verbs, which are understood by off-the-shelf HTTP clients.
Note: All pCloudy API methods default to a POST request except Authentication. Requests must have the content-type header set to application/json.
Click here to access API Documentation
Was this article helpful?