API Reference
Errors
The Turso API will respond with an HTTP status code, and in the event of an error, return an error message in the response body.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Code | Description |
|---|---|
200 | OK — Successful request |
401 | Unauthorized — Invalid or expired auth token |
402 | Payment required — Check you have an active subscription |
403 | Forbidden — You do not have permission to access this resource |
409 | Conflict — Resource already exists |
Was this page helpful?