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

Charthop table API

The table API from Charthop — 10 operation(s) for table.

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

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

This API exposes 16 operations across 10 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version V1.0.0.

Requests are made against 2 base URLs: https://localhost, http://localhost.

16 operations 10 paths 12 schemas 3 DELETE6 GET2 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

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

Paths & Operations 16

Across 10 paths, the API surfaces 16 operations — 3 DELETE, 6 GET, 2 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

table 16
GET
/v1/org/{orgId}/table
Return all tables in the organization paginated
findTables 5 params → 200400401404
POST
/v1/org/{orgId}/table
Create a table
createTable 1 param body → 201400401403404
GET
/v1/org/{orgId}/table/{tableId}
Return a particular table by id or name
getTable 2 params → 200400404
PATCH
/v1/org/{orgId}/table/{tableId}
Update an existing table
updateTable 2 params body → 204400401403404
DELETE
/v1/org/{orgId}/table/{tableId}
Delete a table
deleteTable 2 params → 204400401403404
GET
/v1/org/{orgId}/table/{tableId}/data
Retrieve all rows from the table
findRows 12 params → 200400401404
POST
/v1/org/{orgId}/table/{tableId}/data
Upsert row data
upsertRow 4 params body → 204400401404
GET
/v1/org/{orgId}/table/{tableId}/data/{keyColumn}/{keyValue}
Retrieve a particular row
getRow 8 params → 200400401404
PATCH
/v1/org/{orgId}/table/{tableId}/data/{keyColumn}/{keyValue}
Update an existing row
updateRow 6 params body → 204400401404
DELETE
/v1/org/{orgId}/table/{tableId}/data/{keyColumn}/{keyValue}
Delete an existing row
deleteRow 6 params → 204400401404
GET
/v1/org/{orgId}/table/{tableId}/data/{keyColumn}/{keyValue}/history
Retrieve the history of a particular row
findRowHistory 12 params → 200400401404
DELETE
/v1/org/{orgId}/table/{tableId}/data/{keyColumn}/{keyValue}/purge
Delete an existing row, purging from history entirely
purgeRowFromHistory 5 params → 204400401404
POST
/v1/org/{orgId}/table/{tableId}/export
Export table data to CSV file
exportCsv 2 params body → 202400401403
POST
/v1/org/{orgId}/table/{tableId}/import
Import data from CSV file
importCsv 6 params body → 200400401403
GET
/v1/org/{orgId}/table/{tableId}/import/download-template
Download a CSV template for a table import
downloadImportCsvTemplate 2 params → 200400401403
POST
/v1/org/{orgId}/table/{tableId}/reorder
Reorder the default order that columns in a table will appear
reorderTableColumns 2 params body → 204400401403404

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Process (29 properties), Table (21 properties), UpdateTable (6 properties), Attribution (6 properties). Each schema is shown below with its type and property counts.

Attribution
object
6 properties
LogData
object
4 properties 3 required
ResultsAccess
object
2 properties 1 required
CreateTable
object
5 properties 2 required
ResultsTable
object
3 properties 1 required
ShareAccess
object
4 properties 1 required
AccessAction
object
3 properties 1 required
Table
object
21 properties 7 required
ReorderColumns
object
1 property 1 required
UpdateTable
object
6 properties
ResultsData
object
4 properties 1 required
Process
object
29 properties 9 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-table-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
Where this information came from

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