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 Data Table Uploads API

Cube often uses uploads as a way to load in transaction data for a given data table or connection. You can use the API to create new uploads, send files, and track the statusof an upload.

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

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

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

5 operations 4 paths 5 schemas 1 GET3 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 Data Table Uploads 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 5

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

Data Table Uploads 5

Cube often uses uploads as a way to load in transaction data for a given data table or connection. You can use the API to create new uploads, send files, and track the status of a…

GET
/data-tables/{data_table_id}/upload
Retrieve a Data Table Upload
data_tables_upload_retrieve 2 params → 200
POST
/data-tables/{data_table_id}/upload
Create a Data Table Upload
data_tables_upload_create 2 params body → 200
PUT
/data-tables/{data_table_id}/upload/{data_table_upload_id}
Modify a Data Table Upload
data_tables_upload_update 3 params body → 200
POST
/data-tables/{data_table_id}/upload/{data_table_upload_id}/import
Start Importing Uploaded Data
data_tables_upload_import_create 3 params → 200
POST
/data-tables/{data_table_id}/upload/{data_table_upload_id}/part
Upload Part of Data Table Upload
data_tables_upload_part_create 4 params → 200

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are SourceDataTableUpload (11 properties), UploadPart (5 properties). Each schema is shown below with its type and property counts.

SourceDataTableUpload
object
11 properties 4 required
UploadPart
object
5 properties 3 required
SourceDataTableUploadSourceEnum
string
USERUPLOAD - User Upload EMAIL - Email API - API THIRDPARTYAPI - Third Party API
SourceDataTableUploadStatusEnum
string
PROCESSING - Processing IMPORTED - Imported ERROR - Error PENDING - Pending
SourceDataTableUploadUploadTypeEnum
string
REPLACE - Remove all existing records and replace with this uploaded data TIMEBASEDREPLACE - Remove and replace existing records between the time periods speci…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cubesoftware-data-table-uploads-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 Data Table Uploads 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.