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.
APIs.json: https://raw.githubusercontent.com/api-evangelist/timescaledb/refs/heads/main/apis.yml
- Database
- Time-Series
- PostgreSQL
- Open Source
- Cloud
- Hypertables
- Continuous Aggregates
- Tiger Cloud
- Created: 2026-05-08
- Modified: 2026-05-19
Public REST API for the Tiger Cloud control plane — manage projects, services (PostgreSQL/TimescaleDB instances), VPCs, peering, read replicas and analytics events. Authenticated with public/private API key pairs.
- Human URL: https://www.tigerdata.com/docs/reference/tiger-cloud-rest
- Base URL:
https://console.cloud.tigerdata.com/public/api/v1
- REST
- Control Plane
- Services
- VPC
- Replicas
- Documentation
- OpenAPI — OpenAPI Specification
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- Open A P I Source
- SDK
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.
- Human URL: https://www.tigerdata.com/docs/api/latest
- Base URL:
postgres://<host>:5432/<db>
- PostgreSQL
- SQL
- Wire Protocol
- Documentation
- Source Code
- Postman Collection — Postman Collection 2.1
- Open Collection — Open Collection 1.0
- Website
- Legacy Website
- Documentation
- Pricing
- Git Hub
- Console
- Plans
- Rate Limits
- Fin Ops
- Integrations
FN: Kin Lane Email: kin@apievangelist.com