This is a catch-all provider — any valid URL under
https://api.planetscale.com/v1 is supported. Any PlanetScale API endpoint. Construct URL as https://api.planetscale.com/v1/{path}. The endpoints below are curated examples.Endpoints
List organizations
GEThttps://api.planetscale.com/v1/organizations — Free
- SDK
- cURL
List databases
GEThttps://api.planetscale.com/v1/organizations/{org}/databases — Free
- SDK
- cURL
List database branches
GEThttps://api.planetscale.com/v1/organizations/{org}/databases/{db}/branches — Free
- SDK
- cURL
Create a database branch
POSThttps://api.planetscale.com/v1/organizations/{org}/databases/{db}/branches — Free
- SDK
- cURL
Update database settings
PATCHhttps://api.planetscale.com/v1/organizations/{org}/databases/{db} — Free
- SDK
- cURL
Delete a database branch
DELETEhttps://api.planetscale.com/v1/organizations/{org}/databases/{db}/branches/{branch} — Free
- SDK
- cURL
Next Steps
All Providers
Browse all supported AI providers
Forward Proxy
Learn how to construct proxy URLs and authenticate requests