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

Cube Formulas API

Cube uses formulas to calculate values for a dimension, based on other dimensions. Examples: - Gross Margin = "Revenue" - "Cost of Goods Sold" - Net Income = "Gross Margin"- "Expense" You can use formula endpoints in the API to access formulas for dimensions in your company.

Cube Formulas API is one of 42 APIs that Cube publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 3 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0 (1.0).

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

3 operations 3 paths 13 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0 (1.0)
Base URL
https://api.cubesoftware.com
Authentication
OAuth 2.0
Terms of Service
Resource Areas
1

Authentication & Security 1

Cube Formulas API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow.

  • OAuth2 — Standard Cube OAuth 2.0 flow

Paths & Operations 3

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

Formulas 3

Cube uses formulas to calculate values for a dimension, based on other dimensions. Examples: - Gross Margin = "Revenue" - "Cost of Goods Sold" - Net Income = "Gross Margin" - "Exp…

GET
/dimensions/{dimension_id}/formulas
Formulas by Dimension
dimensions_formulas_retrieve 2 params → 200
GET
/formulas
Retrieve Formulas
formulas_retrieve 2 params → 200
POST
/formulas/{formula_id}/recalculate
Recalculate Formula
formulas_recalculate_create 2 params → 200

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are Dimension (15 properties), User (9 properties), DimensionFormula (6 properties), formula_recalc_message_serializer (1 property). Each schema is shown below with its type and property counts.

User
object
A serializer mixin that allows dynamic inclusion or exclusion of serializer fields by passing fields=[...] or excludefields=[...] when initializing.
9 properties 5 required
RelationshipTypeEnum
string
EMPLOYEE - Employee PARTNER - Partner
DimensionFormula
object
6 properties 5 required
RollupTypeEnum
string
SUM - Sum AVERAGE - Average BALANCE - Ending Balance BEGINNINGBALANCE - Beginning Balance
Type95aEnum
string
BASIC - Basic FORMULA - Formula TAG - Tag
Status2c8Enum
string
ENABLED - Enabled DISABLINGVALUES - Disabling Values CLEARINGVALUES - Clearing Values VALUESCLEARED - Values Cleared DISABLED - Disabled
TimezoneEnum
string
Africa/Abidjan - Africa/Abidjan Africa/Accra - Africa/Accra Africa/AddisAbaba - Africa/AddisAbaba Africa/Algiers - Africa/Algiers Africa/Asmara - Africa/Asmara…
formula_recalc_message_serializer
object
1 property 1 required
WriteProtectionEnum
string
NONE - None BLOCK - Block ACTUALS - Actuals AI - AI
NullEnum
RollupLogicEnum
string
ROLLUPTHENAPPLYFORMULA - Sum leaf values, then calculate APPLYFORMULATHENROLLUP - Calculate leaf values, then sum
Dimension
object
15 properties 6 required
BlankEnum

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cubesoftware-formulas-api-openapi.yml Raw ↑

Other APIs Cube publishes across the network.

Cube Agents API
Cube Attributes API
Cube Audit Trail API
Cube Auth API
Cube Authentication API
Cube Canvases API
Cube ChatMessages API
Cube ChatSessions API
Cube ChatSettings API
Cube Comments API
Cube Companies API
Cube Company Groups API
Where this information came from

This is an independent, third-party profile of Cube Formulas 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.