Platform API
Manage databases, replicas, and teams with the Turso Platform API.
The Turso Platform API is a RESTful API that allows you to manage databases, replicas, and users. It is the same API that is used by the Turso Platform Web UI and CLI.
The API is built for platforms that want to integrate with Turso to provide their users a globally distributed database, without managing database infrastructure and replication.
You can create databases, database branches, recover databases from a point in time, as well as manage teams, API tokens, and more with the Turso Platform API.
API Resources
Groups API
Create and manage where your database is located.
Database API
Create, manage and generate auth tokens for databases.
Locations API
Fetch all supported locations for primary and replica databases.
Organizations API
Manage your organization, it's members and invites.
API Tokens API
Create, validate and revoke API keys that can be used to access the API.
Audit Logs API
Monitor logs of what's happening in your organization.
Was this page helpful?