Cube

Cube is an AI-powered financial planning and analysis (FP&A) platform for finance teams. It connects a company's source systems and spreadsheets into a single financial data model, letting teams budget, forecast, run scenario and what-if analysis, and report from the comfort of Excel and Google Sheets. The Cube API (OAuth 2.0, 296 operations across data tables, dimensions, formulas, exports, and company administration) exposes the same functionality that powers Cube's universal spreadsheet add-ons and integrations, so teams can push and pull their financial data programmatically. Cube is SOC 2 Type II certified and GDPR-compliant, built on AWS.

Cube publishes 1 API on the APIs.io network. Tagged areas include Company, FP&A, Financial Planning, Finance, and Budgeting.

Cube’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 24 more developer resources.

50.0/100 developing Agent 69/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyFP&AFinancial PlanningFinanceBudgetingForecastingAnalyticsSpreadsheetsSaaS

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 50.0/100 · developing
Contract Quality 11.1 / 25
Developer Ergonomics 13.5 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 4.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 69/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/cubesoftware: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Cube API

REST API to access underlying Cube functionality — data tables, dimensions, formulas, Cube Data exports, connections, and company administration. Secured with OAuth 2.0 (authori...

MCP Servers

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Access & Security 5

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: cubesoftware
name: Cube
description: Cube is an AI-powered financial planning and analysis (FP&A) platform for finance teams. It connects a company's
  source systems and spreadsheets into a single financial data model, letting teams budget, forecast, run scenario and what-if
  analysis, and report from the comfort of Excel and Google Sheets. The Cube API (OAuth 2.0, 296 operations across data tables,
  dimensions, formulas, exports, and company administration) exposes the same functionality that powers Cube's universal spreadsheet
  add-ons and integrations, so teams can push and pull their financial data programmatically. Cube is SOC 2 Type II certified
  and GDPR-compliant, built on AWS.
url: https://raw.githubusercontent.com/api-evangelist/cubesoftware/refs/heads/main/apis.yml
image: https://8159624.fs1.hubspotusercontent-na1.net/hubfs/8159624/Cube%20website%20-%202024/Logos/cube-logo-navy.svg
x-type: company
x-source: vc-portfolio
x-backed-by:
- mayfield
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- FP&A
- Financial Planning
- Finance
- Budgeting
- Forecasting
- Analytics
- Spreadsheets
- SaaS
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Cube API
  description: REST API to access underlying Cube functionality — data tables, dimensions, formulas, Cube Data exports, connections,
    and company administration. Secured with OAuth 2.0 (authorization code + PKCE); most operations require an X-Company-ID
    header.
  humanURL: https://api.cubesoftware.com/docs/
  baseURL: https://api.cubesoftware.com
  properties:
  - type: OpenAPI
    url: openapi/cubesoftware-openapi-original.yml
  - type: APIReference
    url: https://api.cubesoftware.com/docs/
  - type: Documentation
    url: https://help.cubesoftware.com/hc/en-us/sections/18205290556180-Custom-Integrations
common:
- type: Website
  url: https://cubesoftware.com
- type: DeveloperPortal
  url: https://www.cubesoftware.com/developer-center
- type: Documentation
  url: https://help.cubesoftware.com/hc/en-us
- type: APIReference
  url: https://api.cubesoftware.com/docs/
- type: GettingStarted
  url: https://www.cubesoftware.com/developer-center
- type: Support
  url: https://help.cubesoftware.com/hc/en-us
- type: Blog
  url: https://www.cubesoftware.com/blog
- type: BlogRSS
  url: https://www.cubesoftware.com/blog/rss.xml
- type: Pricing
  url: https://www.cubesoftware.com/pricing
- type: SignUp
  url: https://www.cubesoftware.com/book-a-demo
- type: Login
  url: https://portal.cubesoftware.com/account/login/
- type: TermsOfService
  url: https://www.cubesoftware.com/terms-of-service
- type: PrivacyPolicy
  url: https://www.cubesoftware.com/privacy-policy
- type: Integrations
  url: https://www.cubesoftware.com/integrations
- type: ChangeLog
  url: https://www.cubesoftware.com/product-updates
- type: StatusPage
  url: https://status.cubesoftware.com
- type: Compliance
  url: https://security.cubesoftware.com/
- type: Authentication
  url: authentication/cubesoftware-authentication.yml
- type: OAuthScopes
  url: scopes/cubesoftware-scopes.yml
- type: WellKnown
  url: well-known/cubesoftware-well-known.yml
- type: MCPServer
  url: mcp/cubesoftware-mcp.yml
- type: LLMsTxt
  url: llms/cubesoftware-llms.txt
- type: Overlay
  url: overlays/cubesoftware-openapi-overlay.yaml
- type: Conformance
  url: conformance/cubesoftware-conformance.yml
- type: ErrorCatalog
  url: errors/cubesoftware-problem-types.yml
- type: Lifecycle
  url: lifecycle/cubesoftware-lifecycle.yml
- type: Conventions
  url: conventions/cubesoftware-conventions.yml
- type: DataModel
  url: data-model/cubesoftware-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/cubesoftware-agentic-access.yml
- type: TrustCenter
  url: security/cubesoftware-trust-center.yml
- type: DomainSecurity
  url: security/cubesoftware-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence