# Cvent Exhibitor API

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

Cvent Exhibitor 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 Exhibitor. The published artifact set on APIs.io includes an OpenAPI specification.

* **Exhibitor -** An exhibitor is an organization that is sponsoring or exhibiting at your event. This API allows you to get information about your exhibitors. * **Registration Pack -** Registration Pack provides capacities of different registration types allocated by the planner to a specific exhibitor. * **Exhibitor Questions -** Set of questions for an exhibitor. * **Exhibitor Answers -** Set of answers to exhibitor questions for an exhibitor. * **Exhibitor Categories -** Set of exhibitor categories for an event. Exhibitor Categories are used in Attendee Hub and Event App to differentiate exhibitors. * **Sponsorship Levels -** Sponsorship levels are defined by the planner. Use this API to get details of existing sponsorship levels defined within the event. To assign sponsorship levels to exhibitors, use the Exhibitor endpoints.

## Operations (30)

| Method | Path | Summary |
|---|---|---|
| GET | `/events/{id}/exhibitor-categories` | List Exhibitor Categories |
| POST | `/events/{id}/exhibitor-categories` | Create Exhibitor Category |
| PUT | `/events/{id}/exhibitor-categories/{exhibitorCategoryId}` | Update Exhibitor Category |
| DELETE | `/events/{id}/exhibitor-categories/{exhibitorCategoryId}` | Delete Exhibitor Category |
| PUT | `/events/{id}/exhibitor-categories/{exhibitorCategoryId}/banner-files/{fileId}` | Assign Banner to Category |
| DELETE | `/events/{id}/exhibitor-categories/{exhibitorCategoryId}/banner-files/{fileId}` | Delete Banner from Category |
| GET | `/events/{id}/exhibitor-categories/{exhibitorCategoryId}/exhibitors` | List Category's Exhibitors |
| PUT | `/events/{id}/exhibitor-categories/{exhibitorCategoryId}/exhibitors/{exhibitorId}` | Assign Exhibitor to Category |
| DELETE | `/events/{id}/exhibitor-categories/{exhibitorCategoryId}/exhibitors/{exhibitorId}` | Delete Exhibitor from Category |
| GET | `/events/{id}/exhibitor-questions` | List Exhibitor Questions |
| GET | `/events/{id}/exhibitors` | List Exhibitors |
| POST | `/events/{id}/exhibitors` | Create Exhibitor |
| GET | `/events/{id}/exhibitors/{exhibitorId}` | Get Exhibitor |
| PUT | `/events/{id}/exhibitors/{exhibitorId}` | Update Exhibitor |
| DELETE | `/events/{id}/exhibitors/{exhibitorId}` | Delete Exhibitor |
| PUT | `/events/{id}/exhibitors/{exhibitorId}/banner-files/{fileId}` | Assign Exhibitor Banner Image |
| DELETE | `/events/{id}/exhibitors/{exhibitorId}/banner-files/{fileId}` | Delete Exhibitor Banner Image |
| GET | `/events/{id}/exhibitors/{exhibitorId}/exhibitor-answers` | List Exhibitor Answers |
| PUT | `/events/{id}/exhibitors/{exhibitorId}/exhibitor-answers` | Update Exhibitor Answers |
| GET | `/events/{id}/exhibitors/{exhibitorId}/exhibitor-categories` | List Exhibitor's Categories |
| PUT | `/events/{id}/exhibitors/{exhibitorId}/logo-files/{fileId}` | Assign Exhibitor Logo Image |
| DELETE | `/events/{id}/exhibitors/{exhibitorId}/logo-files/{fileId}` | Delete Exhibitor Logo Image |
| GET | `/events/{id}/exhibitors/{exhibitorId}/questions` | List Qualification Questions |
| POST | `/events/{id}/exhibitors/{exhibitorId}/registration-packs` | Create Registration Pack |
| GET | `/events/{id}/exhibitors/{exhibitorId}/registration-packs` | List Registration Pack |
| GET | `/events/{id}/exhibitors/{exhibitorId}/registration-packs/{registrationPackId}` | Get Registration Pack |
| PUT | `/events/{id}/exhibitors/{exhibitorId}/registration-packs/{registrationPackId}` | Update Registration Pack |
| DELETE | `/events/{id}/exhibitors/{exhibitorId}/registration-packs/{registrationPackId}` | Delete Registration Pack |
| GET | `/events/{id}/sponsorship-levels` | List Sponsorship Levels |
| GET | `/events/{id}/sponsorship-levels/{sponsorshipLevelId}` | Get Sponsorship Level |

## Machine-readable artifacts (1)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/cvent/refs/heads/main/openapi/cvent-exhibitor-api-openapi.yml

## 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

Exhibitor

---

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