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

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

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

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

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

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

16 operations 10 paths 16 schemas 2 DELETE9 GET2 PATCH3 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 16

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

calendar 16
GET
/v1/org/{orgId}/calendar
Return calendar entries in a given time period
findCalendarEntries 6 params → 400401404
GET
/v2/org/{orgId}/calendar
Return calendars visible to the current user
getCalendars 5 params → 200400401404
POST
/v2/org/{orgId}/calendar
Create a new calendar
createCalendar 2 params → 201
GET
/v2/org/{orgId}/calendar-event
Returns calendar events visible to the current user with exclusive end dates
findCalendarEntries 5 params → 200400401404
POST
/v2/org/{orgId}/calendar-event
Create a new calendar entry
createCalendarEntry 2 params → 201
GET
/v2/org/{orgId}/calendar-event/condensed
Returns calendar events, condensed when there are too many of a single entry on a particular day
findCalendarEntriesCondensed 6 params → 200400401404
GET
/v2/org/{orgId}/calendar-event/icalendar
Returns calendar events in iCalendar format
getCalendarEntriesAsIcalendar 6 params → 400401404
POST
/v2/org/{orgId}/calendar-event/import
Import calendar events from CSV file
importCsv 5 params → 200400401403404
GET
/v2/org/{orgId}/calendar-event/import/download-template
Download a CSV template for calendar event import
downloadImportCsvTemplate 1 param → 200400401404
GET
/v2/org/{orgId}/calendar-event/{calendarEntryId}
Return a particular calendar entry by id
getCalendarEntry 2 params → 200
PATCH
/v2/org/{orgId}/calendar-event/{calendarEntryId}
Update an existing calendar entry
updateCalendarEntry 3 params → 204
DELETE
/v2/org/{orgId}/calendar-event/{calendarEntryId}
Delete a calendar entry
deleteCalendarEntry 2 params → 204
GET
/v2/org/{orgId}/calendar/{calendarId}
Return a particular calendar by id
getCalendar 2 params → 200
PATCH
/v2/org/{orgId}/calendar/{calendarId}
Update an existing calendar
updateCalendar 3 params → 204
DELETE
/v2/org/{orgId}/calendar/{calendarId}
Delete a calendar
deleteCalendar 2 params → 204
GET
/v2/org/{orgId}/calendar/{calendarId}/events
Returns calendar events visible to the current user in a calendar
findEntriesByCalendarId 4 params → 200400401404

Schemas 16

The contract defines 16 schemas that model the data the API accepts and returns. The most detailed are Process (29 properties), Calendar (24 properties), CalendarEntry (22 properties), CreateCalendarEntry (9 properties). Each schema is shown below with its type and property counts.

AccessAction
object
3 properties 1 required
ResultsCalendarEntry
object
3 properties 1 required
UpdateCalendar
object
9 properties
ResultsAccess
object
2 properties 1 required
Process
object
29 properties 9 required
LogData
object
4 properties 3 required
UpdateCalendarEntry
object
4 properties
CalendarEntryCondensed
object
9 properties 7 required
Attribution
object
6 properties
ShareAccess
object
4 properties 1 required
Calendar
object
24 properties 7 required
CalendarEntry
object
22 properties 5 required
CreateCalendar
object
9 properties 5 required
ResultsCalendar
object
3 properties 1 required
ResultsCalendarEntryCondensed
object
3 properties 1 required
CreateCalendarEntry
object
9 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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