# Tarvah ## Docs - [Get Chart Types](https://docs.tarvah.com/api-reference/get-chart-types.md): List all supported chart types and aggregation functions - [Get Client](https://docs.tarvah.com/api-reference/get-client.md): Get a single onboarded client's details including all resource IDs - [Import Dashboard](https://docs.tarvah.com/api-reference/import-dashboard.md): Create a complete dashboard with charts in a single API call (API key auth) - [Import Data Pipeline](https://docs.tarvah.com/api-reference/import-pipeline.md): Create a complete data pipeline from a JSON definition (API key auth) - [List Clients](https://docs.tarvah.com/api-reference/list-clients.md): List all onboarded clients with pagination and search - [Client Onboard](https://docs.tarvah.com/api-reference/onboard-client.md): Onboard a new client from an exported onboarding JSON package — creates semantic model, VDM(s), dashboards, and client registry entry - [Authentication](https://docs.tarvah.com/authentication.md): How to authenticate with the Tarvah SDK API - [Calculations](https://docs.tarvah.com/calculations.md): Complex calculations — percentage of total, weighted averages, percentiles, and custom SQL - [Client Onboarding](https://docs.tarvah.com/client-onboarding.md): Onboard new clients to the Tarvah BI platform — via UI or API - [Hierarchy Configuration](https://docs.tarvah.com/hierarchy-configuration.md): Set up drill-down paths on your data to explore hierarchical relationships - [Introduction](https://docs.tarvah.com/introduction.md): Create dashboards programmatically with the Tarvah SDK API - [Quickstart](https://docs.tarvah.com/quickstart.md): Create your first dashboard via the SDK in under 5 minutes - [Time Series & Date Ranges](https://docs.tarvah.com/time-series.md): Configure time-based analysis with granularity control, TradingView-style range selection, and date filtering ## OpenAPI Specs - [openapi](https://docs.tarvah.com/api-reference/openapi.json)