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

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

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

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

This API exposes 5 operations across 5 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.

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

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

event 5
GET
/v1/org/{orgId}/event
Return past events, paginated, without payloads present
findEvents 12 params → 200400401404
POST
/v1/org/{orgId}/event/notify/inbound/{appId}/{inboundId}
Create an inbound event
createAppInboundEvent 5 params → 200400401404
POST
/v1/org/{orgId}/event/notify/outbound/app/{appId}
Create an outbound event
createAppOutboundEvent 4 params → 200400401404
GET
/v1/org/{orgId}/event/{eventId}
Return individual event, including payload
getEvent 2 params → 200
POST
/v1/org/{orgId}/event/{eventId}/notify
Resend all associated notifications for a previous event (superusers only)
replayEvent 3 params → 400401404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Event (22 properties), ResultsEvent (3 properties), AccessAction (3 properties), ResultsAccess (2 properties). Each schema is shown below with its type and property counts.

AccessAction
object
3 properties 1 required
Event
object
22 properties 6 required
ResultsAccess
object
2 properties 1 required
ResultsEvent
object
3 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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