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

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

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

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

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

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

4 operations 4 paths 2 schemas 2 GET2 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 4

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

media 4
POST
/v1/media
Upload a new piece of media
uploadGlobalMedia 2 params → 201400401
GET
/v1/media/{mediaId}
Returns metadata about a piece of media
getGlobalMedia 1 param → 200401403404
POST
/v1/org/{orgId}/media
Upload a new piece of media
uploadMedia 3 params → 201400401
GET
/v1/org/{orgId}/media/{mediaId}
Returns metadata about a piece of media
getMedia 2 params → 200401403404

Schemas 2

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

Attribution
object
6 properties
Media
object
12 properties 6 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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