Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Charthop comment API

The comment API from Charthop — 5 operation(s) for comment.

Charthop comment API is one of 87 APIs that Charthop publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 7 operations across 5 paths, and defines 8 schemas. It is described by OpenAPI 2.0, at version V1.0.0.

Requests are made against the base URL https://api.charthop.com.

7 operations 5 paths 8 schemas 1 DELETE4 GET1 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
V1.0.0
Base URL
https://api.charthop.com
Contact
Resource Areas
1

Paths & Operations 7

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

comment 7
POST
/v1/org/{orgId}/comment
Post a comment
createComment 2 params → 201400401403404
GET
/v1/org/{orgId}/comment/comp-review/{compReviewId}
Return comments on changes within a comp review, paginated
findCompReviewComments 9 params → 200400401404
GET
/v1/org/{orgId}/comment/entity/{entityId}
Return comments on a particular entity paginated
findComments 6 params → 200400401404
GET
/v1/org/{orgId}/comment/scenario/{scenarioId}
Return comments on a scenario and the changes within, paginated
findScenarioComments 7 params → 200400401404
GET
/v1/org/{orgId}/comment/{commentId}
Return a particular comment by id
getComment 2 params → 200400404
PATCH
/v1/org/{orgId}/comment/{commentId}
Update a comment
updateComment 3 params → 204400401403404
DELETE
/v1/org/{orgId}/comment/{commentId}
Delete a comment
deleteComment 2 params → 204400401403404

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are Comment (19 properties), Attribution (6 properties), CreateComment (5 properties), AccessAction (3 properties). Each schema is shown below with its type and property counts.

ResultsComment
object
3 properties 1 required
AccessAction
object
3 properties 1 required
ResultsAccess
object
2 properties 1 required
CreateComment
object
5 properties 3 required
Attribution
object
6 properties
Markup
object
2 properties 2 required
Comment
object
19 properties 7 required
UpdateComment
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-comment-api-openapi.yml Raw ↑

Other APIs Charthop publishes across the network.

Charthop access API
Charthop action API
Charthop ai API
Charthop ai-credit-limit API
Charthop ai-hint API
Charthop ai-prompt API
Charthop app API
Charthop appConfig API
Charthop approval API
Charthop approval-delegate API
Charthop approval-request API
Charthop assessment API