The Vorynza API lets you programmatically provision databases, manage services, and handle billing. All endpoints return JSON.
The API is under active development. Endpoints listed below reflect the planned surface area. Authentication tokens and interactive docs will be available with the public beta.
https://api.vorynza.cloud/v1All requests require a Bearer token in the Authorization header.
curl https://api.vorynza.cloud/v1/organizations \
-H "Authorization: Bearer vnz_your_api_key"/v1/organizations/v1/organizations/v1/organizations/:id/projects/v1/organizations/:id/projects/v1/projects/:id/services/postgres/v1/services/:id/v1/services/:id/credentials/v1/services/:id/v1/organizations/:id/invoicesQuestions about the API? Contact support