People Cloud API Overview¶
Welcome to the official public API for People Cloud. This page provides a high-level introduction to the platform and the API's capabilities.
What is People Cloud?¶
In today's digital economy, the ability for software systems to connect seamlessly is a fundamental requirement for business success. People Cloud is a platform designed to manage workforce and project needs.
However, until now, integrating with People Cloud has involved slow, manual, and often inconsistent processes that are difficult for partners to build and maintain. This API is the solution to that problem.
Why Use the API?¶
The People Cloud API is a strategic platform designed to provide secure, standardized, and well-documented access to our core services. By using this API, you can:
- Accelerate Integration: Connect your systems to our services in minutes rather than weeks.
- Improve Developer Experience: Work with a predictable, modern API with clear error handling and consistent data formats.
- Automate Workflows: Programmatically create and manage your inquiries without manual intervention.
Technical Details¶
Audience¶
This API is designed for developers working on behalf of Organizations who need to create and manage inquiries programmatically.
Base URLs¶
All API calls should be made to the following base URLs.
- Sandbox:
https://api.sbox2.peoplecloudpro.com/ - Production:
https://api.peoplecloudpro.com/v1(Coming Soon)
Versioning¶
The API uses path-based versioning. The current stable version is /v1. Any breaking changes will be released under a new version number (e.g., /v2).