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 Registration Seating and Badging API

Table assignment, seating, badge print jobs and badge printer pools for on-site check-in.

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

Tagged areas include On-Site Check-In and Seating. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 13 operations across 12 paths, organized into 3 resource areas, and defines 32 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.

13 operations 12 paths 32 schemas 12 GET1 POST

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
Authentication
OAuth 2.0, OAuth 2.0
Resource Areas
3

Authentication & Security 2

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

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

Paths & Operations 13

Across 12 paths, the API surfaces 13 operations — 12 GET, 1 POST. They span 3 resource areas: Badge Print Job, Badge Printer Pools, Seating. Each is listed below with its method, path, parameters, and response codes.

Badge Print Job 3

Badge print jobs can be scheduled to a printer pool, so a printer in the printer pool can consume the job and print the badge.

POST
/events/{eventId}/badge-print-jobs
Create Badge Print Job
createBadgePrintJob 1 param body → 201400401403404429
GET
/events/{eventId}/badge-print-jobs
List Badge Print Jobs
getEventBadgePrintJobs 4 params → 200400401403404429
GET
/events/{eventId}/badge-print-jobs/{jobId}
Get Badge Print Job
getBadgePrintJob 2 params → 200401403404429
Badge Printer Pools 2

Badge printer pools are set up from Cvent UI. You can use this API to retrieve badge printer pools.

GET
/events/{eventId}/badge-printer-pools
List Badge Printer Pools
getBadgePrinterPools 4 params → 200400401403404429
GET
/events/{eventId}/badge-printer-pools/{poolId}
Get Badge Printer Pool
getBadgePrinterPool 2 params → 200401403404429
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 32

The contract defines 32 schemas that model the data the API accepts and returns. The most detailed are existing-badge-print-job (9 properties), paging.json (6 properties), Paging (6 properties), badge-print-job-created (5 properties). Each schema is shown below with its type and property counts.

BadgePrintJobErrorCode
string
This is used to indicate the error code returned from a badge printer.
BadgePrintJobStatus
This is used to indicate the status of the badge print job.
BadgePrinter
object
An entity that represents a badge printer.
2 properties 2 required
BadgePrinterPoolRef
object
Reference to a Badge Print Pool.
1 property 1 required
ErrorResponse
object
Represents an error response with additional details of cascading error messages.
1 property 2 required
ErrorResponseBase
object
Represents an error response with no additional details.
3 properties 2 required
Link
object
Represents a link to a related resource.
1 property 1 required
PaginationLinks
object
Represents pagination links for navigating between pages of data.
3 properties
Paging
object
Represents pagination information for a collection of resources.
6 properties 1 required
UUIDProperty1
string
A string that has to be a format matching the industry standard uuid
badge-print-job-created
object
The Badge Print Job that was created.
5 properties 2 required
badge-print-jobs-paginated-response
object
Page of Badge Print Jobs.
2 properties
badge-printer-pool
object
Badge Printer Pool.
1 property 1 required
badge-printer-pools-paginated-response
object
Page of Badge Printer Pools.
2 properties
existing-badge-print-job
object
Badge Print Job.
9 properties 2 required
existing-badge-printer-pool
object
Badge Printer Pool.
2 properties 3 required
existing-seat
object
The response from a request to get the event seat for the event.
1 property
existing-seating
object
The response from a request to get the event seating for the event.
1 property
existing-table
object
The response from a request to get the event table for the event.
1 property
existing-table-with-seats
object
The response from a request to get the event table for the event.
1 property
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
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
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
link.json
object
Represents a link to a related resource.
1 property 1 required
pagination-links.json
object
Represents pagination links for navigating between pages of data.
3 properties
paging.json
object
Represents pagination information for a collection of resources.
6 properties 1 required
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
table-assignment-paginated-response
object
The response from a request to get the table assignment.
2 properties 1 required
table-assignment.json
object
The assignment of an attendee to a seat on a table for a given event seating
4 properties
tables-paginated-response
object
The response from a request to get the event table for the event.
2 properties 1 required
uuid-property
string
A string that has to be a format matching the industry standard uuid

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cvent-registration-seating-api-openapi.yml Raw ↑

Other APIs Cvent Registration publishes across the network.

Cvent Registration REST API
Cvent Registration Webhooks
Cvent Registration Attendees API
Cvent Registration Contacts API
Cvent Registration Events API
Cvent Registration Exhibitors API
Cvent Registration OAuth API
Cvent Registration Sessions API
Cvent Registration Webhooks API
Cvent SOAP API (legacy V200611)
Cvent Registration Orders and Transactions API
Cvent Registration Surveys API
Where this information came from

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