PlanetScale

api.planetscale.com

Community

PlanetScale is a serverless MySQL-compatible database platform built on Vitess. Use this API to manage databases, branches, deploy requests, and connection credentials programmatically.

Auth

oauth2

Pricing

free

Spec version

1.0

Base URL

https://api.planetscale.com

Last verified

2026-03-01 11:54:28

Health

Loading health data...

Capabilities

get_database_schema

Retrieve the schema of a database branch including tables, columns, and indexes.

Detail: https://api.planetscale.com/capabilities/get_database_schema

manage_branches

Create, list, and delete database branches for safe schema changes.

Detail: https://api.planetscale.com/capabilities/manage_branches

manage_databases

Create, list, get, and delete databases in your PlanetScale organization.

Detail: https://api.planetscale.com/capabilities/manage_databases

manage_deploy_requests

Create, review, and deploy schema change requests between branches.

Detail: https://api.planetscale.com/capabilities/manage_deploy_requests

manage_passwords

Create and manage connection passwords (credentials) for database branches.

Detail: https://api.planetscale.com/capabilities/manage_passwords

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: PlanetScale
Description: PlanetScale is a serverless MySQL-compatible database platform built on Vitess. Use this API to manage databases, branches, deploy requests, and connection credentials programmatically.
Auth: oauth2
Capabilities:
  - get_database_schema: Retrieve the schema of a database branch including tables, columns, and indexes.
  - manage_branches: Create, list, and delete database branches for safe schema changes.
  - manage_databases: Create, list, get, and delete databases in your PlanetScale organization.
  - manage_deploy_requests: Create, review, and deploy schema change requests between branches.
  - manage_passwords: Create and manage connection passwords (credentials) for database branches.