Turso Platform API
The Turso API gives you everything needed to manage your organization and its members, groups, databases, and API tokens.
If you want to programatically create and manage databases, either for building a platform where you provide SQLite databases to your users or have a per-user SQLite database architecture, this is the API to do that.
API Resources
Start integrating the Turso API with your platform in a few simple steps.
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?