# Cvent Meeting Request API

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

Cvent Meeting Request 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 Meeting Request. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

When planning an event, meeting request forms are customizable online questionnaires to capture information about the event and facilitate the approval of events. When a meeting request form is submitted it becomes a meeting request. Use this API to view forms, create meeting requests and track the status of meeting requests. **Legacy meeting request forms are not supported by this API.**

## Operations (8)

| Method | Path | Summary |
|---|---|---|
| GET | `/events/{id}/meeting-requests` | Get MR by Event ID |
| GET | `/meeting-request-forms` | List MR Forms |
| GET | `/meeting-request-forms/{id}` | Get MR Form |
| POST | `/meeting-request-forms/{id}/requests` | Create MR (Bulk) |
| PUT | `/meeting-request-forms/{id}/requests` | Update MR (Bulk) |
| GET | `/meeting-request-forms/{id}/requests` | List MR |
| GET | `/meeting-request-forms/{id}/requests/{requestId}` | Get MR |
| GET | `/meeting-requests/{requestId}/documents` | List MR Documents |

## Machine-readable artifacts (2)

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

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

Meeting Request

---

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