|
Introduction
This API can be used to programmatically pull data out of ExhibitDay or push data into ExhibitDay -- allowing for automation between ExhibitDay and your internal systems (or other third-party software). To use the API, you'll need working knowledge of consuming REST APIs.
Prerequisite
An API Key is required in order to make API calls. You can obtain your API Key from your ExhibitDay account (under Workspace Settings > API & Integrations > API Access).
Methods and Parameters
There are 3 ways you can pass in the parameter(s) for a method when making an API call:
Pro-tip: you can mix-and-match where the parameters are placed in the request. For exmaple, the api_key parameter (which is a required paramter of every API method) can be placed in the request Header and all other parameters can be placed in the request Body.
Response Status Codes
|