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

Altimate AI Databricks Cost API

The Databricks Cost API from Altimate AI — 19 operation(s) for databricks cost.

Altimate AI Databricks Cost API is one of 123 APIs that Altimate AI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Databricks Cost. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 19 operations across 19 paths, and defines 38 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://api.myaltimate.com.

19 operations 19 paths 38 schemas 19 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.myaltimate.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Altimate AI Databricks Cost API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 19

Across 19 paths, the API surfaces 19 operations — 19 GET. Each is listed below with its method, path, parameters, and response codes.

Databricks Cost 19
GET
/api/v1/databricks/cost/workspaces
Get available Databricks workspaces
get_workspaces_api_v1_databricks_cost_workspaces_get 2 params → 200403404422
GET
/api/v1/databricks/cost/overview
Get Databricks cost overview
get_cost_overview_api_v1_databricks_cost_overview_get 5 params → 200403404422
GET
/api/v1/databricks/cost/trends
Get Databricks cost trends over time
get_cost_trends_api_v1_databricks_cost_trends_get 6 params → 200403404422
GET
/api/v1/databricks/cost/trends/by-product
Get Databricks cost trends by product over time
get_cost_trends_by_product_api_v1_databricks_cost_trends_by_product_get 7 params → 200403404422
GET
/api/v1/databricks/cost/trends/by-product/estimate
Get Databricks cost trends by product with projections
get_cost_trends_by_product_estimate_api_v1_databricks_cost_trends_by_product_estimate_get 5 params → 200403404422
GET
/api/v1/databricks/cost/breakdown/sku
Get cost breakdown by SKU
get_cost_breakdown_by_sku_api_v1_databricks_cost_breakdown_sku_get 8 params → 200403404422
GET
/api/v1/databricks/cost/breakdown/workspace
Get cost breakdown by workspace
get_cost_breakdown_by_workspace_api_v1_databricks_cost_breakdown_workspace_get 4 params → 200403404422
GET
/api/v1/databricks/cost/breakdown/product
Get cost breakdown by product
get_cost_breakdown_by_product_api_v1_databricks_cost_breakdown_product_get 8 params → 200403404422
GET
/api/v1/databricks/cost/comparison
Get cost comparison between periods
get_cost_comparison_api_v1_databricks_cost_comparison_get 5 params → 200403404422
GET
/api/v1/databricks/cost/total
Get total cost with category breakdown
get_cost_total_api_v1_databricks_cost_total_get 5 params → 200403404422
GET
/api/v1/databricks/cost/overall/estimate
Get cost trends with future projections
get_cost_trends_estimate_api_v1_databricks_cost_overall_estimate_get 6 params → 200403404422
GET
/api/v1/databricks/cost/total/estimate
Get total estimated cost for the year
get_cost_total_estimate_api_v1_databricks_cost_total_estimate_get 6 params → 200403404422
GET
/api/v1/databricks/cost/compute-efficiency
Get compute efficiency breakdown
get_compute_efficiency_api_v1_databricks_cost_compute_efficiency_get 5 params → 200403404422
GET
/api/v1/databricks/cost/trends/by-compute-type
Get cost trends by compute type over time
get_cost_trends_by_compute_type_api_v1_databricks_cost_trends_by_compute_type_get 6 params → 200403404422
GET
/api/v1/databricks/cost/trends/by-deployment-type
Get cost trends by deployment type (serverless vs provisioned)
get_cost_trends_by_deployment_type_api_v1_databricks_cost_trends_by_deployment_type_get 6 params → 200403404422
GET
/api/v1/databricks/cost/trends/by-engine-type
Get cost trends by engine type (photon vs standard)
get_cost_trends_by_engine_type_api_v1_databricks_cost_trends_by_engine_type_get 6 params → 200403404422
GET
/api/v1/databricks/cost/workspace-efficiency
Get efficiency metrics per workspace
get_workspace_efficiency_api_v1_databricks_cost_workspace_efficiency_get 4 params → 200403404422
GET
/api/v1/databricks/cost/cloud/trendsdeprecated
Get cloud infrastructure cost trends by category
get_cloud_cost_trends_api_v1_databricks_cost_cloud_trends_get 6 params → 200403404422
GET
/api/v1/databricks/cost/cloud/projectiondeprecated
Get cloud infrastructure cost projection (actual + month-end estimate)
get_cloud_cost_projection_api_v1_databricks_cost_cloud_projection_get 3 params → 200403404422

Schemas 38

The contract defines 38 schemas that model the data the API accepts and returns. The most detailed are ComputeEfficiencyResponse (8 properties), CostOverviewResponse (8 properties), WorkspaceEfficiencyItem (8 properties), ProductEstimateItem (7 properties). Each schema is shown below with its type and property counts.

EngineTypeTrendsResponse
object
Response model for engine type trends endpoint.
3 properties 3 required
CostTrendsResponse
object
Response model for cost trends endpoint.
2 properties 2 required
CloudCostProjectionRow
object
One calendar month of actual + projected cloud cost (Future State tab). Past months are fully actual ( = month total, estimate = 0). The current month splits i…
4 properties 4 required
ProductTrendsResponse
object
Response model for cost trends by product endpoint.
4 properties 3 required
ComputeEfficiencyResponse
object
Response model for compute efficiency breakdown.
8 properties 8 required
ComputeTypeTrendItem
object
Single data point for compute type trends.
4 properties 4 required
CostCategory
string
Cost category classification for Databricks SKUs.
CostCategoryItem
object
Per-category cost breakdown item used by /cost/overview. Mirrors the 5-spec-group categorisation that drives the tabbed cost UI. category matches the value the…
5 properties 5 required
EstimateSegmentItem
object
One segment's actual + projected cost at a single point on the estimate graph. The segment is whatever the requested category resolves to — a spec group (categ…
4 properties 1 required
CostComparisonResponse
object
Response model for period comparison.
7 properties 6 required
CostTotalResponse
object
Response model for total cost endpoint with category breakdown.
6 properties 4 required
CostBreakdownItem
object
Single item in cost breakdown.
5 properties 4 required
HTTPValidationError
object
1 property
app__schemas__databricks__cost__CostBreakdownResponse
object
Response model for cost breakdown endpoint.
4 properties 4 required
CostTotalEstimateResponse
object
Response model for total cost estimate endpoint.
4 properties 1 required
EngineTypeTrendItem
object
Single data point for engine type trends (photon vs standard).
4 properties 4 required
CostOverviewResponse
object
Response model for cost overview endpoint.
8 properties 6 required
EstimateSegmentTotalItem
object
One segment's combined (actual + projected) cost in the total estimate. Cost-only — the projection does not forecast DBUs.
3 properties 3 required
EngineTypeBreakdown
object
Breakdown by engine type (photon vs standard).
4 properties 4 required
CostEstimateTrendsResponse
object
Response model for cost estimate/projection endpoint.
4 properties 1 required
WorkspaceSummary
object
Summary information for a workspace.
3 properties 1 required
ProductEstimateItem
object
Single data point for product-level cost projection.
7 properties 3 required
CategoryName
string
Spec-group category identifier shared across the cost APIs. Used by: GET /cost/trends/by-product?category= — selects which products get filtered in and how eac…
ComputeTypeTrendsResponse
object
Response model for compute type trends endpoint.
3 properties 3 required
CloudCostTrendRow
object
One stacked-bar period of cloud infrastructure cost by category. Besides period the row carries, as extra keys: one float per segment in :data:CLOUDCOSTSEGMENT…
1 property 1 required
ComputeTypeBreakdown
object
Breakdown by compute type (jobs, allpurpose, sql, other).
4 properties 4 required
CostEstimateGraphItem
object
Single data point in the cost estimate graph with actual + projected values.
6 properties 1 required
ProductEstimateTrendsResponse
object
Response model for product-level cost projection endpoint.
3 properties 2 required
DeploymentTypeTrendItem
object
Single data point for deployment type trends (serverless vs provisioned).
4 properties 4 required
ValidationError
object
3 properties 3 required
WorkspaceEfficiencyItem
object
Efficiency metrics for a single workspace.
8 properties 7 required
CostTrendItem
object
Single data point in cost trend.
3 properties 3 required
DeploymentTypeBreakdown
object
Breakdown by deployment type (serverless vs provisioned).
4 properties 4 required
WorkspaceEfficiencyResponse
object
Response model for workspace efficiency endpoint.
3 properties 3 required
CategoryBreakdownItem
object
Legacy 5-bucket cost breakdown item (Compute / SQL / AI/ML / Data Platform / Infrastructure). Used by /cost/total and the Future-state estimate. Prefer CostCat…
4 properties 4 required
DeploymentTypeTrendsResponse
object
Response model for deployment type trends endpoint.
3 properties 3 required
WorkspacesResponse
object
Response model for workspaces list endpoint.
1 property 1 required
ProductTrendItem
object
Single data point for product trends (period + product combination).
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

altimate-ai-databricks-cost-api-openapi.yml Raw ↑

Other APIs Altimate AI publishes across the network.

Altimate AI ACCOUNT_COSTS API
Altimate AI ade-bench API
Altimate AI AGENTS API
Altimate AI AI_PLAYGROUND API
Altimate AI AI_SERVICES API
Altimate AI AI_STUDIO API
Altimate AI ALERTS_V1 API
Altimate AI AUDIT_TRAIL API
Altimate AI AUTH API
Altimate AI Auth Health API
Altimate AI AZURE_DATABRICKS_CONNECTIONS API
Altimate AI Business Intelligence API
Where this information came from

This is an independent, third-party profile of Altimate AI Databricks Cost 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.