close
Skip to main content

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.

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.
Using TypeScript? The @tursodatabase/api client wraps the entire Platform API. See the SDK quickstart.
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 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.