Management API
Programmatically manage your Prisma Postgres databases, projects, and workspaces with the Management API
Base URL
https://api.prisma.io/v1Append an endpoint path to construct the full URL. For example: https://api.prisma.io/v1/projects/{projectId}
An interactive OpenAPI 3.1 specification is available for exploring endpoints and request/response formats.
Getting Started
- Getting Started - Create your first project and database
- Authentication - OAuth 2.0 and service tokens setup
- SDK - TypeScript SDK with built-in OAuth and automatic token refresh
- Using API Clients - Use with Postman, Insomnia, and Yaak
- Partner Integration - Build integrations that provision and transfer databases