Turso home pagelight logodark logo
  • API Status
  • Dashboard
  • tursodatabase/libsql
  • tursodatabase/libsql
Product
Platform API
Documentation
libSQL SDKs
Turso CLI
Platform API
  • Turso Homepage
  • Blog & Tutorials
  • Discord
  • GitHub
  • Getting Started
    • Introduction
    • Quickstart
    • Local Development
    • libSQL
    Product
    • Platform API
    • AI & Embeddings
    • Embedded Replicas
    • Branching
    • Point-in-Time Recovery
    • Scale to Zero
    • SQLite Extensions
    • Deprecated
    Cloud
    • Migrate to Turso
    • Durability Guarantees
    Help
    • Support
    • Usage & Billing
    • Data & Connections
    Product

    Platform API

    Manage databases, and teams with the Turso Platform API.

    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.

    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.

    Was this page helpful?

    Suggest editsRaise issue
    libSQLAI & Embeddings
    discordgithubtwitterlinkedin
    Powered by Mintlify
    On this page
    • API Resources