How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tinybird Data Sources API

Manage data source lifecycle and data operations

Tinybird Data Sources API is one of 10 APIs that Tinybird publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 2 JSON Schema definitions.

Tagged areas include Data Sources. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, authentication docs, and 2 JSON Schemas.

This API exposes 8 operations across 5 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version v0.

Requests are made against 4 base URLs: https://api.tinybird.co, https://api.us-east.tinybird.co, https://api.europe-west2.gcp.tinybird.co, https://api.northamerica-northeast2.gcp.tinybird.co.

8 operations 5 paths 4 schemas 1 DELETE2 GET4 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v0
Base URL
https://api.tinybird.co
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Tinybird Data Sources API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Tinybird authentication token

Paths & Operations 8

Across 5 paths, the API surfaces 8 operations — 1 DELETE, 2 GET, 4 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Data Sources 8

Manage data source lifecycle and data operations

GET
/v0/datasources/
List Data Sources
listDataSources 1 param → 200401
POST
/v0/datasources/
Create Data Source
createDataSource 3 params body → 200400401
GET
/v0/datasources/{name}
Get Data Source
getDataSource 1 param → 200404
PUT
/v0/datasources/{name}
Update Data Source
updateDataSource 1 param body → 200404
DELETE
/v0/datasources/{name}
Delete Data Source
deleteDataSource 1 param → 200404
POST
/v0/datasources/{name}/alter
Alter Data Source
alterDataSource 1 param body → 200400
POST
/v0/datasources/{name}/truncate
Truncate Data Source
truncateDataSource 1 param → 200
POST
/v0/datasources/{name}/delete
Delete Data Source Rows
deleteDataSourceRows 1 param body → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are DataSource (11 properties), Error (2 properties), DataSourceUpdate (2 properties), DataSourceList (1 property). Each schema is shown below with its type and property counts.

DataSource
object
11 properties
DataSourceUpdate
object
2 properties
Error
object
2 properties
DataSourceList
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tinybird-data-sources-api-openapi.yml Raw ↑

Other APIs Tinybird publishes across the network.

Tinybird Analyze API
Tinybird Environment Variables API
Tinybird Events API
Tinybird Jobs API
Tinybird Organizations API
Tinybird Pipes API
Tinybird Query API
Tinybird Sink Pipes API
Tinybird Tokens API
Where this information came from

This is an independent, third-party profile of Tinybird Data Sources API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.