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 Planning Planning Table API

The Planning Table API from Cube Planning — 4 operation(s) for planning table.

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

Tagged areas include Planning Table. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and a getting-started guide.

This API exposes 8 operations across 4 paths, and defines 8 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.

8 operations 4 paths 8 schemas 1 DELETE3 GET1 PATCH2 POST1 PUT

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 Planning Planning Table 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 8

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

Planning Table 8
GET
/tables
List all planning tables
tables_list 1 param → 200
POST
/tables
Create a planning table
tables_create 1 param body → 201
GET
/tables/{id}
Retrieve a planning table
tables_retrieve 2 params → 200
PATCH
/tables/{id}
Update a planning table
tables_partial_update 2 params body → 200
DELETE
/tables/{id}
Delete a planning table
tables_destroy 2 params → 204
GET
/tables/{table_pk}/datasets
Get planning table datasets
tables_datasets_list 2 params → 200
PUT
/tables/{table_pk}/datasets
Table-anchored nested resource for a Planning Table's datasets. A dataset is never addressed by its own id here: the route is keyed on the parent table (tablepk) and a dataset is identified by (table…
tables_datasets_update 2 params → 200
POST
/tables/compute-calculated-columns
Compute calculated columns
tables_compute_calculated_columns_create 1 param body → 200400403

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are PlanningTable (12 properties), PatchedPlanningTable (12 properties), PlanningTableDataset (10 properties), metadata_serializer (4 properties). Each schema is shown below with its type and property counts.

PlanningTable
object
Mixin to delegate create and update operations to a service class.
12 properties 9 required
PatchedPlanningTable
object
Mixin to delegate create and update operations to a service class.
12 properties
error_response_serializer
object
2 properties 2 required
metadata_serializer
object
4 properties 4 required
data
object
2 properties 2 required
PlanningTableCompute
object
2 properties 2 required
SharingScheme2f1Enum
string
ALL - All Team Members MANAGERS - Managers Only SPECIFIC - Specific Users
PlanningTableDataset
object
Mixin to delegate create and update operations to a service class.
10 properties 10 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cube-planning-planning-table-api-openapi.yml Raw ↑

Other APIs Cube Planning publishes across the network.

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

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