> ## Documentation Index
> Fetch the complete documentation index at: https://mintlify-poc.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Tiger Data APIs

> Complete API reference for TimescaleDB, pgai, pgvectorscale, and Tiger Cloud

<CardGroup cols={2}>
  <Card title="TimescaleDB" icon="database" href="/api-reference/timescaledb/index">
    Core time-series database functions including hypertables, continuous aggregates, compression, and data retention policies.
  </Card>

  <Card title="TimescaleDB Toolkit" icon="toolbox" href="/api-reference/timescaledb-toolkit/index">
    Advanced hyperfunctions for time-series analysis: statistical aggregates, percentile approximation, financial analysis, and more.
  </Card>

  <Card title="pgai" icon="brain-circuit" href="/api-reference/pgai/index">
    AI model integration functions for OpenAI, Ollama, Anthropic, Cohere, and automated vectorization.
  </Card>

  <Card title="pgvectorscale" icon="vector-square" href="/api-reference/pgvectorscale/index">
    High-performance vector similarity search with StreamingDiskANN indexes for AI/ML applications.
  </Card>

  <Card title="Tiger Cloud REST API" icon="cloud" href="/api-reference/tiger-cloud-rest-api/introduction">
    Programmatic service management and operations for Tiger Cloud.
  </Card>
</CardGroup>
