# BaselineHQ Documentation ## Docs - [Authentication](https://docs.baselinehq.cloud/api-reference/authentication.md) - [Checkpoint](https://docs.baselinehq.cloud/api-reference/endpoint/checkpoint.md): Get the latest checkpoint data This endpoint retrieves the latest checkpoint data from the specified table. If no table is specified, it defaults to "k8s_namespace_recommendations". The checkpoint data includes the creation time and other relevant fields. - [Compute Recommendations](https://docs.baselinehq.cloud/api-reference/endpoint/compute-recommendations.md): Get all node recommendations for K8s backed nodes This endpoint computes recommendations for K8s instances based on the data available in the database. It retrieves the recommendations from the K8sInstanceRecommendations table and returns them as a JSON array. The recommendations include details suc… - [Health Check](https://docs.baselinehq.cloud/api-reference/endpoint/health.md): Check the health of the API service - [Namespace Recommendations](https://docs.baselinehq.cloud/api-reference/endpoint/namespace-recommendations.md): Get recommendations for Kubernetes namespaces This endpoint retrieves recommendations for Kubernetes namespaces based on the provided time range. It fetches data from the K8sNamespaceRecommendations table and returns it as a JSON array. The time range is specified by the start_date and end_date quer… - [Pricing](https://docs.baselinehq.cloud/api-reference/endpoint/pricing.md): Compute pricing for a given instance - [Providers](https://docs.baselinehq.cloud/api-reference/endpoint/providers.md): Fetch all available providers - [Recommendations](https://docs.baselinehq.cloud/api-reference/endpoint/recommendations.md): Get instance recommendations, across clouds - [VM Metadata](https://docs.baselinehq.cloud/api-reference/endpoint/vm-metadata.md): Get metadata for VMs This endpoint retrieves metadata for VMs based on the provided time range. It fetches data from the VMInfo table and returns it as a JSON array. The time range is specified by the start_date and end_date query parameters in RFC 3339 format (e.g., 2023-10-01T00:00:00Z). - [VM Recommendations](https://docs.baselinehq.cloud/api-reference/endpoint/vm-recommendations.md): Get recommendations for VMs This endpoint retrieves recommendations for VMs based on the provided time range. It fetches data from the VMUsageRecommendations table and returns it as a JSON array. The time range is specified by the start_date and end_date query parameters in RFC 3339 format (e.g., 20… - [VM Summaries](https://docs.baselinehq.cloud/api-reference/endpoint/vm-summaries.md): Get summaries for VMs This endpoint retrieves summaries for VMs based on the provided time range. It fetches data from the VMSummaries table and returns it as a JSON array. The time range is specified by the start_date and end_date query parameters in RFC 3339 format (e.g., 2023-10-01T00:00:00Z). Th… - [Introduction](https://docs.baselinehq.cloud/api-reference/introduction.md): BaselineHQ Pricing API - [Marketplace Providers](https://docs.baselinehq.cloud/api-reference/marketplace/create-marketplace.md): Add custom pricing entries for a cloud provider - [Get Marketplace Providers](https://docs.baselinehq.cloud/api-reference/marketplace/get-marketplace.md) - [CostGraph Agent](https://docs.baselinehq.cloud/changelog/costgraph/agent.md) - [CostGraph Operator](https://docs.baselinehq.cloud/changelog/costgraph/operator.md) - [Pricing API](https://docs.baselinehq.cloud/changelog/pricing/api.md) - [How Does Costgraph Work?](https://docs.baselinehq.cloud/concepts/how-it-works.md) - [Agent](https://docs.baselinehq.cloud/costgraph/agent.md) - [Usage and Billing](https://docs.baselinehq.cloud/costgraph/billing.md) - [Building on Costgraph Data](https://docs.baselinehq.cloud/costgraph/build/overview.md) - [CostGraph Chat](https://docs.baselinehq.cloud/costgraph/chat/overview.md) - [Agent](https://docs.baselinehq.cloud/costgraph/configuration/agent.md) - [Kubernetes](https://docs.baselinehq.cloud/costgraph/configuration/kubernetes.md) - [Automated rightsizing with CostGraph](https://docs.baselinehq.cloud/costgraph/features/operator/rightsizing.md): Take control of your usage QoS with Costgraph functionality - [Agent Installation via Kubernetes DaemonSets](https://docs.baselinehq.cloud/costgraph/installation/agent/agent-daemonset.md) - [Agent Installation via Docker](https://docs.baselinehq.cloud/costgraph/installation/agent/agent-docker.md) - [Agent Installation via Homebrew](https://docs.baselinehq.cloud/costgraph/installation/agent/agent-homebrew.md) - [Agent Installation via SystemD](https://docs.baselinehq.cloud/costgraph/installation/agent/agent-systemd.md) - [Kubernetes operator](https://docs.baselinehq.cloud/costgraph/installation/operator/kubernetes-operator.md) - [Costgraph](https://docs.baselinehq.cloud/costgraph/overview.md): Costgraph is a data driven FinOps tool that provides realtime usage information for modern organisations. - [Gateway API](https://docs.baselinehq.cloud/gateway/overview.md) - [Quickstart](https://docs.baselinehq.cloud/pricing-api/SDKs/go/quickstart.md) - [Compute](https://docs.baselinehq.cloud/pricing-api/SDKs/go/reference/compute.md) - [Disk](https://docs.baselinehq.cloud/pricing-api/SDKs/go/reference/disk.md) - [Marketplace](https://docs.baselinehq.cloud/pricing-api/SDKs/go/reference/marketplace.md) - [Providers](https://docs.baselinehq.cloud/pricing-api/SDKs/go/reference/providers.md) - [Savings](https://docs.baselinehq.cloud/pricing-api/SDKs/go/reference/savings.md) ## OpenAPI Specs - [openapi](https://docs.baselinehq.cloud/api-reference/openapi.json) ## Optional - [Documentation](https://docs.baselinehq.cloud) - [Community](https://x.com/costgraph_dev) - [Blog](https://costgraph.baselinehq.cloud/blog)