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

The reportChart API from Charthop — 4 operation(s) for reportchart.

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

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

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

reportChart 7
GET
/v1/org/{orgId}/report/chart/{chartId}
Return a particular report chart by id
getChart 2 params → 200400404
PATCH
/v1/org/{orgId}/report/chart/{chartId}
Update an existing report chart
updateChart 3 params → 204400401403404
DELETE
/v1/org/{orgId}/report/chart/{chartId}
Delete a chart from a report
deleteChart 2 params → 204400401403404
GET
/v1/org/{orgId}/report/{reportId}/chart
Return all of the charts for a particular report
findCharts 2 params → 200400401404
POST
/v1/org/{orgId}/report/{reportId}/chart
Create a new chart in a report
createChart 3 params → 201400401403404
POST
/v1/org/{orgId}/report/{reportId}/chart/{chartId}/clone
Clone a chart in a report
cloneChart 4 params → 201400401403404
GET
/v1/org/{orgId}/report/{reportId}/chart/{chartId}/data
Export a particular chart's data
exportChartData 11 params → 200400401404

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are ReportChart (22 properties), GroupByConfig (9 properties), ReportQuery (8 properties), UpdateReportChart (7 properties). Each schema is shown below with its type and property counts.

AccessAction
object
3 properties 1 required
ResultsAccess
object
2 properties 1 required
LabelOverride
object
4 properties 1 required
CreateReportChart
object
7 properties 4 required
ReportSeriesQuery
object
4 properties 3 required
GroupByConfig
object
9 properties
ReportChart
object
22 properties 5 required
Attribution
object
6 properties
UpdateReportChart
object
7 properties
ReportQuery
object
8 properties 1 required
ReportFilter
object
2 properties 2 required
ResultsReportChart
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-reportchart-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