Overview
You can use the PlanetScale API to manage your PlanetScale databases programmatically. The PlanetScale API does not include direct access to the data in the database. Some endpoints will consist of database schema information or connection information.Authentication
Before making your first API call, set up the proper authentication for the PlanetScale API using theAuthorization
header. There are two API authentication types: Service tokens and OAuth.