Skip to main content
All API actions are multiplexed through the /v1/manage endpoint. Provide an action string plus the required fields for that operation. On success, handlers return 2xx JSON payloads outlined below. Failures return structured errors:
Shared request schema:
Required headers: x-project-key with your project access key and x-service-version: v1.

Supported actions at a glance