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 Dashboard API

Access the underlying Dashboards of Cube

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

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

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

7 operations 4 paths 7 schemas 1 DELETE3 GET2 PATCH1 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 Dashboard 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 7

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

Dashboard 7

Access the underlying Dashboards of Cube

GET
/dashboard
List all dashboards
dashboard_list 1 param → 200
POST
/dashboard
Create a dashboard
dashboard_create 1 param body → 201
GET
/dashboard/{dashboard_id}/embed
Retrieve Embedded URL for the requested Cube Dashboard
dashboard_embed_retrieve 2 params → 200
GET
/dashboard/{id}
Retrieve a dashboard by ID
dashboard_retrieve 2 params → 200
PATCH
/dashboard/{id}
Update a dashboard by ID
dashboard_partial_update 2 params body → 200
DELETE
/dashboard/{id}
dashboard_destroy 2 params → 204
PATCH
/dashboard/{id}/defaultdeprecated
Set the default dashboard
dashboard_default_partial_update 2 params → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are CreateDashboard (12 properties), Dashboard (11 properties), PatchedDashboard (11 properties), data (2 properties). Each schema is shown below with its type and property counts.

PatchedDashboard
object
11 properties
Dashboard
object
11 properties 8 required
SharingSchemeF41Enum
string
ALL - All Team Members ADMINS - Only Admins SPECIFIC - Specific Team Members
CreateDashboard
object
12 properties 11 required
PublishStatusEnum
string
DRAFT - Draft PUBLISHED - Published
data
object
2 properties 2 required
Source402Enum
string
METABASE - Metabase

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cubesoftware-dashboard-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 Dashboard 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.