# Cvent Speakers API

**Canonical:** https://apis.io/apis/cvent/cvent-speakers-api/  
**Provider:** Cvent — https://apis.io/providers/cvent/  
**Base URL:** https://api-platform.cvent.com/ea  
**Documentation:** https://developers.cvent.com/documentation

Cvent Speakers API is one of 65 APIs that [Cvent](https://apis.io/providers/cvent/) publishes on the [APIs.io](https://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 and an API reference.

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.

## Operations (19)

| Method | Path | Summary |
|---|---|---|
| GET | `/program-items/speakers` | Get Session Program Speakers |
| POST | `/program-items/speakers/filter` | List Session Program Speakers |
| PUT | `/program-items/{programItemId}/speakers/{id}` | Add Session Program Speaker |
| GET | `/program-items/{programItemId}/speakers/{id}` | Get Session Program Speaker |
| DELETE | `/program-items/{programItemId}/speakers/{id}` | Delete Session Program Speaker |
| GET | `/speaker-categories` | List Speakers Categories |
| POST | `/speaker-categories` | Create Speaker Category |
| GET | `/speakers` | List Speakers |
| POST | `/speakers` | Create Speaker |
| POST | `/speakers/filter` | List Speakers |
| PUT | `/speakers/{id}` | Update Speaker |
| DELETE | `/speakers/{id}` | Delete Speaker |
| GET | `/speakers/{id}/docs` | List Speaker's Documents |
| GET | `/speakers/{id}/docs/{fileId}` | Get a document for a speaker |
| PUT | `/speakers/{id}/docs/{fileId}` | Add Document To Speaker |
| DELETE | `/speakers/{id}/docs/{fileId}` | Delete Document From Speaker |
| DELETE | `/speakers/{id}/profile-images` | Delete Speaker Profile Picture |
| PUT | `/speakers/{id}/profile-images` | Assign Speaker Profile Picture |
| GET | `/speakers/{id}/sessions` | List Speaker's Sessions |

## Machine-readable artifacts (2)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/cvent/refs/heads/main/openapi/cvent-speakers-api-openapi.yml
- **APIReference** — https://developers.cvent.com/documentation#tag/Speakers

## Other Cvent APIs (12)

- [Cvent REST API](https://apis.io/apis/cvent/rest-api/)
- [Cvent Webhooks API](https://apis.io/apis/cvent/webhooks/)
- [Cvent Supplier Network (CSN) API](https://apis.io/apis/cvent/csn-api/)
- [Cvent Passkey RegLink API](https://apis.io/apis/cvent/passkey-reglink/)
- [Cvent SOAP API (Legacy)](https://apis.io/apis/cvent/soap-api/)
- [Cvent Custom Widgets API](https://apis.io/apis/cvent/custom-widgets/)
- [Cvent Single Sign-On (SSO) Integration](https://apis.io/apis/cvent/sso/)
- [Cvent White Label API](https://apis.io/apis/cvent/white-label/)
- [Cvent Salesforce App](https://apis.io/apis/cvent/salesforce-app/)
- [Cvent Attendees API](https://apis.io/apis/cvent/cvent-attendees-api/)
- [Cvent Contacts API](https://apis.io/apis/cvent/cvent-contacts-api/)
- [Cvent Events API](https://apis.io/apis/cvent/cvent-events-api/)

## Tags

Speakers

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/cvent/cvent-speakers-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/cvent/.
