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

Agorapulse Calendar Notes API

Publishing calendar notes management

Agorapulse Calendar Notes API is one of 27 APIs that Agorapulse publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.agorapulse.com.

4 operations 2 paths 10 schemas 1 DELETE1 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.agorapulse.com
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Agorapulse Calendar Notes API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-KEY (bearerAuth). An API key is passed in the header as X-Hook-Signature (HookSignature). By default, every request must be authenticated.

  • HookSignature — The signature of the webhook request, used to verify the authenticity of the request. The signature is a SHA256 HMAC signature computed on the request body usi…

Paths & Operations 4

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

Calendar notes 4

Annotate your publishing calendar with notes.

GET
/v1.0/publishing/organizations/{organizationId}/workspaces/{workspaceId}/notes
Search calendar notes
search 5 params → 200400404
POST
/v1.0/publishing/organizations/{organizationId}/workspaces/{workspaceId}/notes
Create a new calendar note
save 2 params body → 201400404
PUT
/v1.0/publishing/organizations/{organizationId}/workspaces/{workspaceId}/notes/{uid}
Update a calendar note
update 3 params body → 200400403404
DELETE
/v1.0/publishing/organizations/{organizationId}/workspaces/{workspaceId}/notes/{uid}
Delete a calendar note
delete 3 params → 204403404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are CreateCalendarNoteOpenResponse_2 (7 properties), SearchCalendarNoteOpenResponse.CalendarNoteOpenItem (7 properties), CreateCalendarNoteOpenResponse (7 properties), SearchCalendarNoteOpenResponse.CalendarNoteOpenItem_2 (7 properties). Each schema is shown below with its type and property counts.

SearchCalendarNoteOpenRequest
object
Request to search calendar notes with filtering options
3 properties
CreateCalendarNoteOpenRequest
object
Request to create or update a calendar note
6 properties 4 required
PublishingCalendarNoteColor
string
SearchCalendarNoteOpenResponse
object
Response containing search results for calendar notes
2 properties 1 required
CreateCalendarNoteOpenResponse
object
Response containing calendar note details
7 properties 1 required
SearchCalendarNoteOpenResponse.CalendarNoteOpenItem
object
Calendar note information in search results
7 properties 1 required
CreateCalendarNoteOpenRequest_2
object
Request to create or update a calendar note
6 properties 4 required
SearchCalendarNoteOpenResponse_2
object
Response containing search results for calendar notes
2 properties
CreateCalendarNoteOpenResponse_2
object
Response containing calendar note details
7 properties
SearchCalendarNoteOpenResponse.CalendarNoteOpenItem_2
object
Calendar note information in search results
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

agorapulse-calendar-notes-api-openapi.yml Raw ↑

Other APIs Agorapulse publishes across the network.

Agorapulse Webhooks API
Agorapulse Competitor API
Agorapulse Conversations API
Agorapulse Drafts API
Agorapulse Groups API
Agorapulse Health API
Agorapulse Items API
Agorapulse Media API
Agorapulse Organizations API
Agorapulse Pinterest boards API
Agorapulse Profiles API
Agorapulse Replies API
Where this information came from

This is an independent, third-party profile of Agorapulse Calendar Notes 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.