API Documentation
Programmatic access to manage your PrinSoft Cloud instances.
Authentication
All API requests require your organization's API key in the header:
Generate your API key at Profile → API & Webhooks
Returns platform health status
Response:
Get real-time status of an instance
Response:
Get recent logs for an instance
Response:
Start a stopped instance
Response:
Stop a running instance
Response:
Restart an instance
Response:
Create a manual backup
Response:
Create a copy of an instance
Response:
Permanently delete an instance
Response:
Returns all plan pricing
Response:
Webhooks
Configure a webhook URL in your profile to receive real-time notifications.
Webhooks include an X-PrinSoft-Signature header (HMAC-SHA256 signed with your API key).