TimescaleDB / Tiger Data website screenshot

TimescaleDB / Tiger Data

TimescaleDB (now part of Tiger Data) is a PostgreSQL-native time-series database featuring hypertables, columnstore (Hypercore), continuous aggregates, retention policies and hyperfunctions. The managed Tiger Cloud platform exposes a public REST API for managing projects, services, VPCs, peering and read replicas, while the database itself is consumed via standard PostgreSQL wire protocol.

TimescaleDB / Tiger Data publishes 5 APIs on the APIs.io network, including Analytics API, Auth API, Read Replica Sets API, and 2 more. Tagged areas include Database, Time Series, PostgreSQL, Open-Source, and Cloud.

The TimescaleDB / Tiger Data catalog on APIs.io includes 1 Spectral governance ruleset.

TimescaleDB / Tiger Data’s developer surface includes documentation, pricing, GitHub presence, developer console, and 15 more developer resources.

35.2/100 thin ▬ flat Agent 20/100 agent aware Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessFreemiumFree trial
1 APIs
DatabaseTime SeriesPostgreSQLOpen-SourceCloudHypertablesContinuous AggregatesTiger Cloud

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/timescaledb: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

TimescaleDB PostgreSQL Wire Interface

The database itself is accessed via the PostgreSQL wire protocol (port 5432), with TimescaleDB SQL functions for hypertable management, compression, continuous aggregates and hy...

TimescaleDB / Tiger Data Auth API

Authentication and authorization information.

TimescaleDB / Tiger Data Read Replica Sets API

The Read Replica Sets API from TimescaleDB / Tiger Data — 6 operation(s) for read replica sets.

TimescaleDB / Tiger Data Services API

Manage services, read replicas, and their associated actions.

TimescaleDB / Tiger Data VPCs API

Manage VPCs and their peering connections.

Open Collections 7

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Tiger Cloud Analytics API

OPEN COLLECTION

Tiger Cloud API

OPEN COLLECTION

Scroll for all 7

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Timescaledb Rate Limits

4 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

TimescaleDB / Tiger Data API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 27

Standalone JSON Schema definitions for this provider's data models.

AuthInfo

2 properties

JSON SCHEMA

ConnectionPooler

1 properties

JSON SCHEMA

DeployStatus

0 properties

JSON SCHEMA

Endpoint

2 properties

JSON SCHEMA

EnvironmentTag

0 properties

JSON SCHEMA

Error

2 properties

JSON SCHEMA

ForkServiceCreate

6 properties

JSON SCHEMA

ForkSpec

3 properties

JSON SCHEMA

ForkStrategy

0 properties

JSON SCHEMA

HAReplica

2 properties

JSON SCHEMA

Peering

7 properties

JSON SCHEMA

PeeringCreate

3 properties

JSON SCHEMA

ReadReplicaSet

9 properties

JSON SCHEMA

ReadReplicaSetCreate

4 properties

JSON SCHEMA

ResizeInput

2 properties

JSON SCHEMA

Service

16 properties

JSON SCHEMA

ServiceCreate

7 properties

JSON SCHEMA

ServiceLogEntry

3 properties

JSON SCHEMA

ServiceLogs

3 properties

JSON SCHEMA

ServiceType

0 properties

JSON SCHEMA

ServiceVPCInput

1 properties

JSON SCHEMA

SetEnvironmentInput

1 properties

JSON SCHEMA

SetHAReplicaInput

2 properties

JSON SCHEMA

UpdatePasswordInput

1 properties

JSON SCHEMA

VPC

4 properties

JSON SCHEMA

VPCCreate

3 properties

JSON SCHEMA

VPCRename

1 properties

JSON SCHEMA

Scroll for all 27

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Timescaledb Structure

0 properties

JSON STRUCTURE

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Timescaledb Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Timescaledb Vulnerability Disclosure

security.txt · contact published

SECURITY

Timescaledb Trust Center

SOC 2, HIPAA, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Timescaledb Agentic Access

35 operations · 26 acting · 3 human-in-the-loop

35 operations · 26 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: timescaledb
url: https://raw.githubusercontent.com/api-evangelist/timescaledb/refs/heads/main/apis.yml
name: TimescaleDB / Tiger Data
kind: company
description: TimescaleDB (now part of Tiger Data) is a PostgreSQL-native time-series database featuring hypertables, columnstore
  (Hypercore), continuous aggregates, retention policies and hyperfunctions. The managed Tiger Cloud platform exposes a public
  REST API for managing projects, services, VPCs, peering and read replicas, while the database itself is consumed via standard
  PostgreSQL wire protocol.
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: true
  try_now: false
  public: false
  label: Freemium (free trial)
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/timescaledb.png
tags:
- Database
- Time Series
- PostgreSQL
- Open-Source
- Cloud
- Hypertables
- Continuous Aggregates
- Tiger Cloud
tags_raw:
- Database
- Time-Series
- PostgreSQL
- Open Source
- Cloud
- Hypertables
- Continuous Aggregates
- Tiger Cloud
created: '2026-05-08'
modified: '2026-05-19'
specificationVersion: '0.23'
apis:
- aid: timescaledb:postgres-wire
  name: TimescaleDB PostgreSQL Wire Interface
  description: The database itself is accessed via the PostgreSQL wire protocol (port 5432), with TimescaleDB SQL functions
    for hypertable management, compression, continuous aggregates and hyperfunctions. Not a REST API.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.tigerdata.com/docs/api/latest
  baseURL: postgres://<host>:5432/<db>
  tags:
  - PostgreSQL
  - SQL
  - Wire Protocol
  properties:
  - type: Documentation
    url: https://www.tigerdata.com/docs/api/latest
  - type: SourceCode
    url: https://github.com/timescale/timescaledb
- aid: timescaledb:timescaledb-analytics-api
  name: TimescaleDB / Tiger Data Analytics API
  description: Track analytics events.
  humanURL: https://www.tigerdata.com/docs/reference/tiger-cloud-rest
  baseURL: https://console.cloud.tigerdata.com/public/api/v1
  tags:
  - Analytics
  properties:
  - type: OpenAPI
    url: openapi/timescaledb-analytics-api-openapi.yml
  - type: Documentation
    url: https://www.tigerdata.com/docs/reference/tiger-cloud-rest
  - type: OpenAPISource
    url: https://raw.githubusercontent.com/timescale/tiger-cli/main/openapi.yaml
  - type: SDKs
    url: https://github.com/timescale/tiger-cli
- aid: timescaledb:timescaledb-auth-api
  name: TimescaleDB / Tiger Data Auth API
  description: Authentication and authorization information.
  humanURL: https://www.tigerdata.com/docs/reference/tiger-cloud-rest
  baseURL: https://console.cloud.tigerdata.com/public/api/v1
  tags:
  - Authentication
  tags_raw:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/timescaledb-auth-api-openapi.yml
  - type: Documentation
    url: https://www.tigerdata.com/docs/reference/tiger-cloud-rest
  - type: OpenAPISource
    url: https://raw.githubusercontent.com/timescale/tiger-cli/main/openapi.yaml
  - type: SDKs
    url: https://github.com/timescale/tiger-cli
- aid: timescaledb:timescaledb-read-replica-sets-api
  name: TimescaleDB / Tiger Data Read Replica Sets API
  description: The Read Replica Sets API from TimescaleDB / Tiger Data — 6 operation(s) for read replica sets.
  humanURL: https://www.tigerdata.com/docs/reference/tiger-cloud-rest
  baseURL: https://console.cloud.tigerdata.com/public/api/v1
  tags:
  - Read Replica Sets
  properties:
  - type: OpenAPI
    url: openapi/timescaledb-read-replica-sets-api-openapi.yml
  - type: Documentation
    url: https://www.tigerdata.com/docs/reference/tiger-cloud-rest
  - type: OpenAPISource
    url: https://raw.githubusercontent.com/timescale/tiger-cli/main/openapi.yaml
  - type: SDKs
    url: https://github.com/timescale/tiger-cli
- aid: timescaledb:timescaledb-services-api
  name: TimescaleDB / Tiger Data Services API
  description: Manage services, read replicas, and their associated actions.
  humanURL: https://www.tigerdata.com/docs/reference/tiger-cloud-rest
  baseURL: https://console.cloud.tigerdata.com/public/api/v1
  tags:
  - Services
  properties:
  - type: OpenAPI
    url: openapi/timescaledb-services-api-openapi.yml
  - type: Documentation
    url: https://www.tigerdata.com/docs/reference/tiger-cloud-rest
  - type: OpenAPISource
    url: https://raw.githubusercontent.com/timescale/tiger-cli/main/openapi.yaml
  - type: SDKs
    url: https://github.com/timescale/tiger-cli
- aid: timescaledb:timescaledb-vpcs-api
  name: TimescaleDB / Tiger Data VPCs API
  description: Manage VPCs and their peering connections.
  humanURL: https://www.tigerdata.com/docs/reference/tiger-cloud-rest
  baseURL: https://console.cloud.tigerdata.com/public/api/v1
  tags:
  - VPC
  tags_raw:
  - VPCs
  properties:
  - type: OpenAPI
    url: openapi/timescaledb-vpcs-api-openapi.yml
  - type: Documentation
    url: https://www.tigerdata.com/docs/reference/tiger-cloud-rest
  - type: OpenAPISource
    url: https://raw.githubusercontent.com/timescale/tiger-cli/main/openapi.yaml
  - type: SDKs
    url: https://github.com/timescale/tiger-cli
common:
- type: IssueTracker
  url: https://github.com/timescale/timescaledb/issues
- type: Releases
  url: https://github.com/timescale/timescaledb/releases
- type: SecurityPolicy
  url: https://github.com/timescale/timescaledb/blob/main/SECURITY.md
- type: CodeOfConduct
  url: https://github.com/timescale/timescaledb/blob/main/.github/CODE_OF_CONDUCT.md
- type: ContributionGuide
  url: https://github.com/timescale/timescaledb/blob/main/CONTRIBUTING.md
- type: AgenticAccess
  url: agentic-access/timescaledb-agentic-access.yml
- type: TrustCenter
  url: security/timescaledb-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/timescaledb-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/timescaledb-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/timescaledb
- type: Website
  url: https://www.tigerdata.com/
- type: LegacyWebsite
  url: https://www.timescale.com/
- type: Documentation
  url: https://www.tigerdata.com/docs
- type: Pricing
  url: https://www.tigerdata.com/pricing
- type: GitHub
  url: https://github.com/timescale
- type: Console
  url: https://console.cloud.timescale.com/
- type: Plans
  url: plans/timescaledb-plans-pricing.yml
- type: RateLimits
  url: rate-limits/timescaledb-rate-limits.yml
- type: FinOps
  url: finops/timescaledb-finops.yml
- type: Integrations
  url: https://www.tigerdata.com/partners
integrations:
- name: TigerData
- name: Hero
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/timescaledb"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/timescaledb/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/timescaledb/evidence"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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