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 Event Cloud Bulk API

The Bulk API provides a simple interface to upload large amounts of data into Cvent. The API processes the uploaded data asynchronously making API calls on behalf of the caller.Consumers of the bulk API will do the following:* [Create a bulk job](#operation/createBulkJob) with or without data* *(Optional)* If a bulk job was created without data, then [upload bulk job data](#operation/uploadBulkJobData) as many times as needed* *(Optional)* [Run bulk job](#operation/runBulkJob)* Use [get bulk job](#operation/getBulkJobById) to track status* Use [list bulk job results](#operation/listBulkJobResult) to get details of items uploadedFor more details, see the [Bulk Job User Guide](https://developers.cvent.com/docs/rest-api/guides/bulk-api-user-guide).**Note:** These bulk jobs have a TTL and will expire once they are complete or never ran. Bulk jobs will expire1 week after creation, and this one week is refreshed when data is uploaded and the job is run. The Bulk Jobwill be available for 1 week after completion to get results. Right now we do NOT support bulk GET requests.

Cvent Event Cloud Bulk API is one of 55 APIs that Cvent Event Cloud publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bulk. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 6 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version ea.

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

6 operations 6 paths 17 schemas 2 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 4

Cvent Event Cloud Bulk API declares 4 security schemes for authenticating requests. It supports OAuth 2.0 (OAuth2.authorizationCode) using the authorizationCode flow, exposing 205 scopes. It supports OAuth 2.0 (OAuth2.clientCredentials) using the clientCredentials flow, exposing 235 scopes. An API key is passed in the header as Authorization (CallbackApiKeyAuth). It accepts HTTP basic authentication (CallbackBasicAuth).

  • OAuth2.authorizationCode — OAuth2 Authorization Code Flow.
  • OAuth2.clientCredentials — OAuth2 Client Credentials Flow.
  • CallbackApiKeyAuth — This security scheme is used to indicate that Cvent should use API Key auth when invoking your callback. This scheme is only supported for callback operations,…
  • CallbackBasicAuth — This security scheme is used to indicate that Cvent should use basic auth when invoking your callback. This scheme is only supported for callback operations, a…

Paths & Operations 6

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

Bulk 6

The Bulk API provides a simple interface to upload large amounts of data into Cvent. The API processes the uploaded data asynchronously making API calls on behalf of the caller. C…

POST
/bulk-jobs
Create Bulk Job
createBulkJob body → 201400401403409429
GET
/bulk-jobs/{id}
Get Bulk Job
getBulkJobById 1 param → 200400401403404429
POST
/bulk-jobs/{id}/cancel
Cancel Bulk Job
cancelBulkJob 1 param → 200400401403404429
POST
/bulk-jobs/{id}/data
Upload Bulk Job Data
uploadBulkJobData 1 param body → 200400401403404409429
GET
/bulk-jobs/{id}/results
List Bulk Job Result
listBulkJobResult 6 params → 200400401403404429
POST
/bulk-jobs/{id}/run
Run Bulk Job
runBulkJob 1 param → 200400401403404409429

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are bulk-job (12 properties), Paging (6 properties), BulkResponseItem (4 properties), BulkResult (4 properties). Each schema is shown below with its type and property counts.

bulk-data-upload-response
object
The model representing the results of a bulk data upload
2 properties
BulkDataRecord
object
Arbitrary container to hold a JSON payload. The payload is the data you're sending, or the reply received when fetching results. For the request, this data mus…
bulk-job
object
The model representing a bulk job that can load data asynchronously.
12 properties 2 required
ErrorResponse
object
Represents an error response with additional details of cascading error messages.
1 property 2 required
bulk-data
object
The model representing an arbitrary list of JSON data loaded to bulk job.
1 property
BulkResult
object
This entity is used to represent a single item that is returned as part of a Bulk Job Result call.
4 properties
BulkDataProperty
object
Data Record envelope
4 properties 1 required
BulkDataLimitedList
array
Collection of objects to be processed
bulk-job-with-data
object
The model representing a bulk job that can load data asynchronously including the data
1 property 2 required
BulkResponseItem
object
Represents a single item that is returned as part of a Bulk request call.
4 properties 2 required
Paging
object
Represents pagination information for a collection of resources.
6 properties 1 required
Link
object
Represents a link to a related resource.
1 property 1 required
UUIDProperty
string
A string that has to be a format matching the industry standard uuid
Audit
object
Audit information
4 properties
ErrorResponseBase
object
Represents an error response with no additional details.
3 properties 2 required
PaginationLinks
object
Represents pagination links for navigating between pages of data.
3 properties
bulk-results-paginated-response
object
The response from a request to get the list of results from a Bulk Job run. This includes the paging object as well as the collection of bulk results.
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cvent-event-cloud-bulk-api-openapi.yml Raw ↑

Other APIs Cvent Event Cloud publishes across the network.

Cvent Platform REST API (Event Cloud)
Cvent Event Cloud Attendees API
Cvent Event Cloud Contacts API
Cvent Event Cloud Events API
Cvent Event Cloud Sessions API
Cvent Event Cloud Appointments API
Cvent Event Cloud Attendee Activities API
Cvent Event Cloud Attendee Insights API
Cvent Event Cloud Attendee Messages API
Cvent Event Cloud Audience Segments API
Cvent Event Cloud Authentication API
Cvent Event Cloud Badge Print Job API
Where this information came from

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