Services require the Build plan or higher. Pods on the Launch plan will receive a
403 error.List Services
200 OK
[] when no services are installed. Failed services include an error_msg field.
Service statuses: installing, running, stopped, error
Install a Service
mysql, postgresql, redis
Response: 202 Accepted
Returns the service object with status: "installing". Installation runs in the background — poll the list endpoint until status changes to running.
Errors:
Remove a Service
200 OK
Get Credentials
200 OK