API
API Reference
Entry page for WorkCloud public API documentation.
Public API documentation scope
This section includes only public integration APIs.
Authentication for API integrations
Use API Keys for API integrations (not regular user session login flows).
- Create an API Key in your account API Keys management area.
- Send the key via the
X-API-Keyheader for protected endpoints. - Rotate/revoke keys periodically as part of your security routine.