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

Timescale Services API

Manage services, read replicas, and their associated actions.

Timescale Services API is one of 12 APIs that Timescale publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Services. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 18 operations across 16 paths, and defines 24 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://console.cloud.tigerdata.com/public/api/v1.

18 operations 16 paths 24 schemas 1 DELETE4 GET13 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://console.cloud.tigerdata.com/public/api/v1
Resource Areas
1

Paths & Operations 18

Across 16 paths, the API surfaces 18 operations — 1 DELETE, 4 GET, 13 POST. Each is listed below with its method, path, parameters, and response codes.

Services 18

Manage services, read replicas, and their associated actions.

GET
/projects/{project_id}/services
List All Services
getServices 1 param → 2004XX
POST
/projects/{project_id}/services
Create a Service
createService 1 param body → 2024XX
GET
/projects/{project_id}/services/{service_id}
Get a Service
getService 2 params → 2004XX
DELETE
/projects/{project_id}/services/{service_id}
Delete a Service
deleteService 2 params → 2024XX
POST
/projects/{project_id}/services/{service_id}/start
Start a Service
startService 2 params → 2024XX
POST
/projects/{project_id}/services/{service_id}/stop
Stop a Service
stopService 2 params → 2024XX
POST
/projects/{project_id}/services/{service_id}/attachToVPC
Attach Service to VPC
attachServiceToVPC 2 params body → 2024XX
POST
/projects/{project_id}/services/{service_id}/detachFromVPC
Detach Service from VPC
detachServiceFromVPC 2 params body → 2024XX
POST
/projects/{project_id}/services/{service_id}/resize
Resize a Service
resizeService 2 params body → 2024XX
POST
/projects/{project_id}/services/{service_id}/enablePooler
Enable Connection Pooler for a Service
enablePooler 2 params → 2004XX
POST
/projects/{project_id}/services/{service_id}/disablePooler
Disable Connection Pooler for a Service
disablePooler 2 params → 2004XX
POST
/projects/{project_id}/services/{service_id}/forkService
Fork a Service
forkService 2 params body → 2024XX
POST
/projects/{project_id}/services/{service_id}/updatePassword
Update Service Password
updatePassword 2 params body → 2044XX
POST
/projects/{project_id}/services/{service_id}/setEnvironment
Set Environment for a Service
setEnvironment 2 params body → 2004XX
GET
/projects/{project_id}/services/{service_id}/logs
Get service logs
getServiceLogs 7 params → 2004XX
GET
/projects/{project_id}/services/{service_id}/metrics/available-series
List available metric series
getServiceMetricsAvailableSeries 2 params → 2004XX
POST
/projects/{project_id}/services/{service_id}/metrics/series
Get a metric series
getServiceMetricsSeries 2 params body → 2004XX
POST
/projects/{project_id}/services/{service_id}/setHA
Change HA configuration for a Service
setHAReplica 2 params body → 2024XX

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are Service (16 properties), ReadReplicaSet (9 properties), ServiceCreate (7 properties), ForkServiceCreate (6 properties). Each schema is shown below with its type and property counts.

ReadReplicaSet
object
9 properties
SetEnvironmentInput
object
1 property 1 required
UpdatePasswordInput
object
1 property 1 required
MetricDataPoint
object
A single time/value pair within a MetricSeries.
2 properties 1 required
ForkSpec
object
3 properties
ServiceLogEntry
object
3 properties 3 required
MetricLabelFilter
object
A single key/value label match applied to a metric series query.
2 properties 2 required
DeployStatus
string
MetricSeries
object
One labeled time series — the label set plus its per-bucket data points.
2 properties 2 required
ServiceType
string
EnvironmentTag
string
The environment tag for the service.
ForkServiceCreate
object
Create a fork of an existing service. Service type, region code, and storage are always inherited from the parent service. HA replica count is always set to 0…
6 properties 1 required
ConnectionPooler
object
1 property
ResizeInput
object
2 properties 2 required
HAReplica
object
2 properties
Service
object
16 properties
ServiceLogs
object
3 properties 1 required
ForkStrategy
string
Strategy for creating the fork: - LASTSNAPSHOT: Use existing snapshot for fast fork - NOW: Create new snapshot for up-to-date fork - PITR: Point-in-time recove…
SetHAReplicaInput
object
At least one of syncreplicacount or replicacount must be provided.
2 properties
ServiceCreate
object
7 properties 1 required
Error
object
3 properties
Endpoint
object
2 properties
MetricsSeriesRequest
object
Parameters for a single getServiceMetricsSeries query. Sent as a JSON body so callers can pass an unbounded filter set without query-string length pressure.
6 properties 3 required
ServiceVPCInput
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

timescale-services-api-openapi.yml Raw ↑

Other APIs Timescale publishes across the network.

Tiger Docs MCP Server
Timescale Analytics API
Timescale Auth API
Timescale Feedback API
Timescale Health API
Timescale Invites API
Timescale Pricing API
Timescale Projects API
Timescale Read Replica Sets API
Timescale Spaces API
Timescale VP Cs API
Where this information came from

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