This article covers how to manage developer access to your REST API as well as adding/removing applications and workspaces.

Note

You can have up to 5 workspaces and 10 developers added to your account.

Creating Workspaces

To create a workspace:

Sign In

Sign into Cvent. In the top-right corner of the screen, select the App Switcher App switcher icon and go to Admin. Under the menu item Integrations, click REST API.

Create Workspace

Click + Create Workspace. Name it. Select the scopes you’d like to grant this workspace:

  • Select All gives the workspace every current and future scope.
  • Otherwise, select the scopes your developers will need.

Deleting Workspaces

You can delete unneeded workspaces from your account.

💡

To delete a workspace, there must be no applications associated. Ask your developers to delete the applications or add yourself as a developer.

Sign In

Sign into Cvent. In the top-right corner of the screen, select the App Switcher App switcher icon and go to Admin. Under the menu item Integrations, click REST API.

Delete the Workspace

On the Workspaces tab, click the Delete icon next to the workspace.

Adding Developers to a Workspace

For developers to use the REST API, they must be added to a workspace.

Sign In

Sign into Cvent. In the top-right corner of the screen, select the App Switcher App switcher icon and go to Admin. Under the menu item Integrations, click REST API.

Invite a Developer

Select the Developers tab and click + Invite developer. Enter your developers’ email address and select the workspace.

Note

Workspaces allow your developers to collaborate on their applications. You must create at least one workspace before inviting developers.

Adding Developers to Multiple Workspaces

You can add a developer to multiple workspaces after they’ve joined at least one. To do this:

Sign In

Sign into Cvent. In the top-right corner of the screen, select the App Switcher App switcher icon and go to Admin. Under the menu item Integrations, click REST API.

Edit the Developer

Click on the Developers tab. Click the edit button next to a developer. Click Add on the workspace you’d like to add the developer too. Click Close.

Adding developers to multiple workspaces

Removing Developers From a Workspace

You need to revoke a developer’s access to your REST API at times. Typical examples of revoking access are when a contract ends with a third-party provider or a developer leaves your organization.

To remove a developer from your account:

Sign In

Sign into Cvent. In the top-right corner of the screen, select the App Switcher App switcher icon and go to Admin. Under the menu item Integrations, click REST API.

Delete the Developer

Select the Developers tab. Click the Delete icon next to the developer.

Deleting a developer

Creating Applications

Developers can add applications to workspaces they’ve been invited too. To do this:

Developer Login

Login to your developer account at https://developers.cvent.com/ by clicking Log in in the top right corner.

Create Your Application

Click Create Application. Choose either Machine to Machine or Web Application. Fill in the required fields like application name and scopes. Click Save.

Deleting Applications

Even though a developer is removed from your account, an application they created could still be used. To delete an application, do the following:

Developer Login

Login to your developer account at https://developers.cvent.com/ by clicking Log in in the top right corner.

Delete the App

Click the delete icon next to the application. Once deleted, the credentials associated to the account are no longer valid.

Last updated on