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

Cvent Event Cloud Speakers API

Speakers are individuals presenting at your event's session(s). Use Speaker APIs to read existing speaker data, create new speakers or update existing speakers in your events.

Cvent Event Cloud Speakers API is one of 55 APIs that Cvent Event Cloud publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Speakers. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 19 operations across 11 paths, and defines 36 schemas. It is described by OpenAPI 3.2.0, at version ea.

Requests are made against 2 base URLs: https://api-platform.cvent.com/ea, https://api-platform-eur.cvent.com/ea.

19 operations 11 paths 36 schemas 4 DELETE7 GET4 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
ea
Base URL
https://api-platform.cvent.com
Authentication
OAuth 2.0, OAuth 2.0, API Key, HTTP Basic
Resource Areas
1

Authentication & Security 4

Cvent Event Cloud Speakers API declares 4 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2.authorizationCode) using the authorizationCode flow, exposing 205 scopes. It supports OAuth 2.0 (OAuth2.clientCredentials) using the clientCredentials flow, exposing 235 scopes. An API key is passed in the header as Authorization (CallbackApiKeyAuth). It accepts HTTP basic authentication (CallbackBasicAuth).

  • OAuth2.authorizationCode — OAuth2 Authorization Code Flow.
  • OAuth2.clientCredentials — OAuth2 Client Credentials Flow.
  • CallbackApiKeyAuth — This security scheme is used to indicate that Cvent should use API Key auth when invoking your callback. This scheme is only supported for callback operations,…
  • CallbackBasicAuth — This security scheme is used to indicate that Cvent should use basic auth when invoking your callback. This scheme is only supported for callback operations, a…

Paths & Operations 19

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

Speakers 19

Speakers are individuals presenting at your event's session(s). Use Speaker APIs to read existing speaker data, create new speakers or update existing speakers in your events.

GET
/program-items/speakers
Get Session Program Speakers
getSessionProgramSpeakers 3 params → 200400401403429
POST
/program-items/speakers/filter
List Session Program Speakers
listSessionProgramSpeakersPostFilters 5 params body → 200400401403429
PUT
/program-items/{programItemId}/speakers/{id}
Add Session Program Speaker
createSessionProgramSpeaker 2 params → 200401403404409429
GET
/program-items/{programItemId}/speakers/{id}
Get Session Program Speaker
getSessionProgramSpeaker 2 params → 200401403404429
DELETE
/program-items/{programItemId}/speakers/{id}
Delete Session Program Speaker
deleteSessionProgramSpeaker 2 params → 204401403404429
GET
/speaker-categories
List Speakers Categories
listSpeakersCategories 4 params → 200400401403429
POST
/speaker-categories
Create Speaker Category
addSpeakerCategory body → 201400401403429
GET
/speakers
List Speakers
listSpeakers 5 params → 200400401403429
POST
/speakers
Create Speaker
createSpeaker body → 201400401403429
POST
/speakers/filter
List Speakers
listSpeakersPostFilter 4 params body → 200400401403429
PUT
/speakers/{id}
Update Speaker
updateSpeaker 1 param body → 200400401403404429
DELETE
/speakers/{id}
Delete Speaker
deleteSpeaker 1 param → 204401403404429
GET
/speakers/{id}/docs
List Speaker's Documents
listSpeakerDocs 4 params → 200400401403404429
GET
/speakers/{id}/docs/{fileId}
Get a document for a speaker
getSpeakerDoc 2 params → 200401403404429
PUT
/speakers/{id}/docs/{fileId}
Add Document To Speaker
addSpeakerDoc 2 params → 200401403404429
DELETE
/speakers/{id}/docs/{fileId}
Delete Document From Speaker
deleteSpeakerDocument 2 params → 204401403404429
DELETE
/speakers/{id}/profile-images
Delete Speaker Profile Picture
deleteSpeakerProfileImage 1 param → 204401403404429
PUT
/speakers/{id}/profile-images
Assign Speaker Profile Picture
assignSpeakerProfileImage 1 param body → 200400401403404429
GET
/speakers/{id}/sessions
List Speaker's Sessions
listSpeakerSessions 3 params → 200400401403404429

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are speaker (16 properties), speaker-file (6 properties), Paging (6 properties), speaker-program-item (5 properties). Each schema is shown below with its type and property counts.

Relevance
number
Returned when the match filter is applied. Indicates how relevant the match filter term is to the search result. Larger numbers represent higher relevance with…
SpeakerSession
object
A speaker to session relationship.
3 properties
program-item-speaker-paginated-response
object
The response from a request to get the list of program item speakers.
2 properties 2 required
speaker-document-paginated-response
object
The response from a request to get the list of documents for a single speaker. This includes the paging object as well as the collection of documents.
2 properties 2 required
speaker-file
object
A file reference related to a speaker.
6 properties 2 required
speaker-paginated-response
object
The response from a request to get the list of speakers. This includes the paging object as well as the collection of speakers.
2 properties 2 required
uuid-property
string
A string that has to be a format matching the industry standard uuid
SessionLite
object
The unique identifier of a session.
1 property 1 required
speaker-category
object
A speaker category.
1 property
speaker-category-paginated-response
object
The response from a request to get the list of speaker categories. This includes the paging object as well as the collection of speaker categories.
2 properties 2 required
ErrorResponse
object
Represents an error response with additional details of cascading error messages.
1 property 2 required
SpeakerLite1
object
The unique identifier of a speaker.
1 property 1 required
locale.json
string
Locale code
existing-speaker
object
An existing, event speaker.
3 properties
SpeakerCategory
object
A defined speaker category.
2 properties 1 required
NamedObject
object
A Named object
2 properties
ProgramItemId
string
The unique identifier for a program item.
speaker
object
An event speaker.
16 properties 3 required
SessionId
string
The unique identifier for a session.
SpeakerId
string
The unique identifier for a speaker.
speaker-session-paginated-response
object
The response from a request to get the list of speaker sessions. This includes the paging object as well as the collection of speaker sessions.
2 properties 2 required
SpeakerId1
string
The unique identifier for a speaker.
ContactLinks
object
Collection of social media links for the contact.
4 properties
Paging
object
Represents pagination information for a collection of resources.
6 properties 1 required
Link
object
Represents a link to a related resource.
1 property 1 required
existing-speaker-category
object
An existing speaker category.
2 properties 1 required
Audit
object
Audit information
4 properties
speaker-program-item
object
Represents a program item object that will be added to a speaker.
5 properties 4 required
ErrorResponseBase
object
Represents an error response with no additional details.
3 properties 2 required
PaginationLinks
object
Represents pagination links for navigating between pages of data.
3 properties
EventLite
object
The unique identifier of an event.
1 property 1 required
EventId
string
The unique identifier for an event.
ProgramItemLite
object
The unique identifier of a program item.
1 property 1 required
baseErrorResponse
object
Represents an error response with additional details of cascading error messages.
1 property 2 required
filter
object
A filter which is sent through the body of the request.
1 property
SpeakerLite
object
The unique identifier of a speaker.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cvent-event-cloud-speakers-api-openapi.yml Raw ↑

Other APIs Cvent Event Cloud publishes across the network.

Cvent Platform REST API (Event Cloud)
Cvent Event Cloud Attendees API
Cvent Event Cloud Contacts API
Cvent Event Cloud Events API
Cvent Event Cloud Sessions API
Cvent Event Cloud Appointments API
Cvent Event Cloud Attendee Activities API
Cvent Event Cloud Attendee Insights API
Cvent Event Cloud Attendee Messages API
Cvent Event Cloud Audience Segments API
Cvent Event Cloud Authentication API
Cvent Event Cloud Badge Print Job API
Where this information came from

This is an independent, third-party profile of Cvent Event Cloud Speakers 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.