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

The Comments API from Cube — 2 operation(s) for comments.

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

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

This API exposes 5 operations across 2 paths, and defines 9 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 2 paths 9 schemas 1 DELETE2 GET1 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 Comments 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 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Comments 5
GET
/comments/{target_app}/{target_model}
List comments
comments_list 4 params → 200400403
POST
/comments/{target_app}/{target_model}
Create comment
comments_create 3 params body → 201400403
GET
/comments/{target_app}/{target_model}/{id}
Retrieve comment
comments_retrieve 4 params → 200404
PATCH
/comments/{target_app}/{target_model}/{id}
Update comment
comments_partial_update 4 params body → 200400404
DELETE
/comments/{target_app}/{target_model}/{id}
Destroy comment
comments_destroy 4 params → 204404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are PatchedComment (12 properties), Comment (12 properties), User (9 properties), UserCompany (4 properties). Each schema is shown below with its type and property counts.

BlankEnum
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
UserCompany
object
A serializer mixin that allows dynamic inclusion or exclusion of serializer fields by passing fields=[...] or excludefields=[...] when initializing.
4 properties 4 required
TimezoneEnum
string
Africa/Abidjan - Africa/Abidjan Africa/Accra - Africa/Accra Africa/AddisAbaba - Africa/AddisAbaba Africa/Algiers - Africa/Algiers Africa/Asmara - Africa/Asmara…
PatchedComment
object
12 properties
Target
object
4 properties 4 required
NullEnum
Comment
object
12 properties 10 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cubesoftware-comments-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 Companies API
Cube Company Groups API
Cube compliance API
Where this information came from

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