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 Pipes API

Manage pipes, API endpoints, and materialized views

Tinybird Pipes 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 Pipes. 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 9 operations across 5 paths, and defines 8 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.

9 operations 5 paths 8 schemas 2 DELETE3 GET2 POST2 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 Pipes 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 9

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

Pipes 9

Manage pipes, API endpoints, and materialized views

GET
/v0/pipes/
List Pipes
listPipes → 200
POST
/v0/pipes/
Create Pipe
createPipe body → 200
GET
/v0/pipes/{name}
Get Pipe
getPipe 1 param → 200404
PUT
/v0/pipes/{name}
Update Pipe
updatePipe 1 param body → 200
DELETE
/v0/pipes/{name}
Delete Pipe
deletePipe 1 param → 200
POST
/v0/pipes/{name}/nodes
Create Pipe Node
createPipeNode 1 param body → 200
PUT
/v0/pipes/{name}/nodes/{nodeId}
Update Pipe Node
updatePipeNode 2 params body → 200
DELETE
/v0/pipes/{name}/nodes/{nodeId}
Delete Pipe Node
deletePipeNode 2 params → 200
GET
/v0/pipes/{name}/explain
Explain Pipe Query
explainPipe 1 param → 200

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Pipe (7 properties), PipeNode (4 properties), PipeCreate (3 properties), PipeNodeCreate (3 properties). Each schema is shown below with its type and property counts.

PipeList
object
1 property
PipeNodeCreate
object
3 properties 1 required
PipeNode
object
4 properties
PipeCreate
object
3 properties 1 required
Error
object
2 properties
Pipe
object
7 properties
PipeNodeUpdate
object
2 properties
PipeUpdate
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tinybird-pipes-api-openapi.yml Raw ↑

Other APIs Tinybird publishes across the network.

Tinybird Analyze API
Tinybird Data Sources API
Tinybird Environment Variables API
Tinybird Events API
Tinybird Jobs API
Tinybird Organizations 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 Pipes 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.