API Specifications · Example Payload

Tinybird Example

TinybirdVendor SpecificationAnalyticsSpecification Language

Tinybird Example is an example object payload from API Specifications, with 17 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamealiasescategorycurrentVersionversionsgoverningBodylicenseformattransportsprimaryUseCasespecificationUrldocumentationUrlrepositoryUrltagsstatusemits

Example Payload

tinybird-example.json Raw ↑
{
  "id": "tinybird",
  "name": "Tinybird API Spec",
  "aliases": ["Tinybird Pipes"],
  "category": "Vendor-Defined",
  "currentVersion": "vendor-current",
  "versions": [
    { "version": "vendor-current", "status": "active", "url": "https://www.tinybird.co/docs/api-reference" }
  ],
  "governingBody": {
    "name": "Tinybird",
    "url": "https://www.tinybird.co/"
  },
  "license": {
    "id": "MIT",
    "url": "https://opensource.org/license/mit"
  },
  "format": "Multiple",
  "transports": ["HTTP/1.1", "HTTP/2"],
  "primaryUseCase": "Describe analytics endpoints (pipes), data sources, and parameters for ClickHouse-backed data APIs as a vendor-defined higher-level domain model that complements or replaces hand-written OpenAPI.",
  "specificationUrl": "https://www.tinybird.co/docs/api-reference",
  "documentationUrl": "https://www.tinybird.co/docs",
  "repositoryUrl": "https://github.com/tinybirdco",
  "tags": ["Tinybird", "Vendor Specification", "Analytics", "Specification Language"],
  "status": "active",
  "emits": ["OpenAPI 3.0 (derived endpoints)"]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/tinybird-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.