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 Seating API

Seating lets you plan seating at your events by configuring tables and assigning seats to your attendees. The seating APIs allow you to create, update, and delete seating, tables, seats, and seating assignments.

Cvent Seating API is one of 65 APIs that Cvent publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Seating. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 8 operations across 8 paths, and defines 18 schemas. It is described by OpenAPI 3.0.2, at version ea.

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

8 operations 8 paths 18 schemas 8 GET

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 2

Cvent Seating API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2.clientCredentials) using the clientCredentials flow, exposing 238 scopes. It supports OAuth 2.0 (OAuth2.authorizationCode) using the authorizationCode flow, exposing 208 scopes.

  • OAuth2.clientCredentials — OAuth2 Client Credentials Flow.
  • OAuth2.authorizationCode — OAuth2 Authorization Code Flow.

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 8 GET. Each is listed below with its method, path, parameters, and response codes.

Seating 8

Seating lets you plan seating at your events by configuring tables and assigning seats to your attendees. The seating APIs allow you to create, update, and delete seating, tables,…

GET
/events/{id}/seatings
List Seating
listSeating 4 params → 200400401403404429
GET
/events/{id}/seatings/assignments
List All Seating Assignments
getEventTableAssignments 5 params → 200400401403404429
GET
/events/{id}/seatings/{seatingId}
Get Seating
getSeating 2 params → 200401403404429
GET
/events/{id}/seatings/{seatingId}/assignments
List Seating Assignments
getTableAssignment 6 params → 200400401403404429
GET
/events/{id}/seatings/{seatingId}/tables
List Tables
listTables 6 params → 200400401403404429
GET
/events/{id}/seatings/{seatingId}/tables/{tableId}
Get Table
getTable 4 params → 200400401403404429
GET
/events/{id}/seatings/{seatingId}/tables/{tableId}/seats
List Seats
listSeats 6 params → 200400401403404429
GET
/events/{id}/seatings/{seatingId}/tables/{tableId}/seats/{seatId}
Get Seat
getSeat 4 params → 200401403404429

Schemas 18

The contract defines 18 schemas that model the data the API accepts and returns. The most detailed are paging.json (6 properties), table-assignment.json (4 properties), ErrorResponseBase1 (3 properties), pagination-links.json (3 properties). Each schema is shown below with its type and property counts.

existing-table-with-seats
object
The response from a request to get the event table for the event.
1 property
pagination-links.json
object
Represents pagination links for navigating between pages of data.
3 properties
uuid-property
string
A string that has to be a format matching the industry standard uuid
existing-seat
object
The response from a request to get the event seat for the event.
1 property
expandable-seating.json
object
An object that contains the associated seating ID. This is an expandable object and if requested will contain all the properties of a seating object.
1 property
ErrorResponseBase1
object
Represents an error response with no additional details.
3 properties 2 required
table-assignment-paginated-response
object
The response from a request to get the table assignment.
2 properties 1 required
expandable-seat.json
object
An object that contains the associated seat ID. This is an expandable object and if requested will contain all the properties of a seat object.
1 property
paging.json
object
Represents pagination information for a collection of resources.
6 properties 1 required
expandable-table.json
object
An object that contains the associated table ID. This is an expandable object and if requested will contain all the properties of a table object.
1 property
existing-seating
object
The response from a request to get the event seating for the event.
1 property
table-assignment.json
object
The assignment of an attendee to a seat on a table for a given event seating
4 properties
seating-paginated-response
object
The response from a request to get the event seating for the event.
2 properties 1 required
seats-paginated-response
object
The response from a request to get the event seat for the event.
2 properties 1 required
link.json
object
Represents a link to a related resource.
1 property 1 required
tables-paginated-response
object
The response from a request to get the event table for the event.
2 properties 1 required
existing-table
object
The response from a request to get the event table for the event.
1 property
ErrorResponse-12
object
Represents an error response with additional details of cascading error messages.
1 property 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cvent-seating-api-openapi.yml Raw ↑

Other APIs Cvent publishes across the network.

Cvent REST API
Cvent Webhooks API
Cvent Supplier Network (CSN) API
Cvent Passkey RegLink API
Cvent SOAP API (Legacy)
Cvent Custom Widgets API
Cvent Single Sign-On (SSO) Integration
Cvent White Label API
Cvent Salesforce App
Cvent Attendees API
Cvent Contacts API
Cvent Events API
Where this information came from

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