The Turso Platform API is a RESTful API that allows you to manage databases, 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 serverless SQLite database — whether you’re building a database-per-user (multi-tenant) architecture or a platform/reseller that provisions databases on behalf of end users.Documentation Index
Fetch the complete documentation index at: https://docs.turso.tech/llms.txt
Use this file to discover all available pages before exploring further.
Using TypeScript? The
@tursodatabase/api client wraps the entire Platform API. See the SDK quickstart.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 available locations where your database group can be located.
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.