Focus Billing Export

A FocusBillingExport property references an endpoint or documentation for a billing data export that conforms to the FOCUS (FinOps Open Cost and Usage Specification) schema — the cross-vendor open standard maintained by the FinOps Foundation for normalizing cloud, SaaS, and PaaS billing data. A FOCUS-conformant export allows API consumers, enterprise buyers, and FinOps tools to ingest cost and usage data in a consistent format without custom transformation.

Also known as: FOCUS Export, FinOps Open Cost and Usage Specification Export, Cost and Usage Export

Example

focus-billing-export.yaml
- type: FocusBillingExport
  url: https://developers.example.com/billing/focus-export
  mediaType: application/json

Standards

Media Types

Governance Rules

Risk & Compliance

Compliance:

Security: Billing exports concentrate commercially sensitive pricing, discount, and consumption data. Encrypt at rest, scope access via short-lived credentials, and avoid exposing per-row tenant identifiers without need.

Tools

Suggested Metrics

Example Implementations

Related Properties

Tags


All Community Properties