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 category-sort API

The category-sort API from Charthop — 2 operation(s) for category-sort.

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

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

This API exposes 6 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 2.0, at version V1.0.0.

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

6 operations 2 paths 4 schemas 1 DELETE1 GET1 PATCH2 POST1 PUT

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 6

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

category-sort 6
GET
/v1/org/{orgId}/category-sort
Return category sort order
getCategorySort 1 param → 200400401404500
POST
/v1/org/{orgId}/category-sort
Create a category sort order if it doesn't exist
createCategorySort 2 params → 201400401404500
PUT
/v1/org/{orgId}/category-sort
Create or update category sort order for a given org and return the sort data
updateOrCreateCategorySort 2 params → 200400403
PATCH
/v1/org/{orgId}/category-sort
Update an existing category sort order
updateCategorySort 2 params → 500
DELETE
/v1/org/{orgId}/category-sort
Delete a category sort order
deleteCategorySort 1 param → 500
POST
/v1/org/{orgId}/category-sort/upsert
Create or update category sort order for a given org and return the sort data
upsertCategorySort 2 params → 200400403

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are CategorySort (15 properties), Attribution (6 properties), CreateCategorySort (2 properties), UpdateCategorySort (1 property). Each schema is shown below with its type and property counts.

Attribution
object
6 properties
CategorySort
object
15 properties 1 required
UpdateCategorySort
object
1 property
CreateCategorySort
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

charthop-category-sort-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