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

Manage authentication tokens

Tinybird Tokens 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 Tokens. 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 6 operations across 3 paths, and defines 5 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.

6 operations 3 paths 5 schemas 1 DELETE2 GET2 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 Tokens 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 6

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

Tokens 6

Manage authentication tokens

GET
/v0/tokens/
List Tokens
listTokens → 200
POST
/v0/tokens/
Create Token
createToken body → 200
GET
/v0/tokens/{tokenId}
Get Token
getToken 1 param → 200404
PUT
/v0/tokens/{tokenId}
Update Token
updateToken 1 param body → 200
DELETE
/v0/tokens/{tokenId}
Delete Token
deleteToken 1 param → 200
POST
/v0/tokens/{tokenId}/refresh
Refresh Token
refreshToken 1 param → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Token (5 properties), Error (2 properties), TokenCreate (2 properties), TokenUpdate (2 properties). Each schema is shown below with its type and property counts.

TokenUpdate
object
2 properties
TokenCreate
object
2 properties 1 required
Error
object
2 properties
TokenList
object
1 property
Token
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tinybird-tokens-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 Pipes API
Tinybird Query API
Tinybird Sink Pipes API
Where this information came from

This is an independent, third-party profile of Tinybird Tokens 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.