API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

TiDB Cloud Data Service API

TiDB Cloud Data Service enables developers to access TiDB Cloud data via HTTPS requests using custom API endpoints backed by SQL queries. Developers define endpoints within a Data App, specifying the HTTP method, path, and the SQL logic that the endpoint executes against a linked TiDB Cloud cluster. Endpoints support GET, POST, PUT, and DELETE methods, return JSON-formatted results, and can be configured with pagination, rate limiting, and caching.

Documentation

Specifications

Schemas & Data

OpenAPI

tidb-cloud-data-service-openapi.yml Raw ↑