Skip to main content
Skip table of contents

API - Exhibitor Endpoints

Feature Name:

ExpoPlatform’s Open API Exhibitor Endpoints

Feature Purpose:

This feature provide organizers with the ability to automate their data flow by enabling seamless integration between their systems and exhibitor information. This feature ensures efficient data management and reduces manual effort by allowing real-time updates to exhibitor data.

Working with this Feature:

There are four endpoints available for this feature, and their complete functionalities, including parameters and responses, are detailed in our Swagger Documentation.

To be able to use the endpoints, please get in contact with the API Manager to receive the complete URL and API credentials.

The endpoint /api/v2/exhibitor/set allows users to create and update exhibitor data.

The endpoint /api/v2/exhibitor/getList allows users to retrieve all the exhibitors present in the event with their basic data.

The endpoint /api/v2/exhibitor/get allows users to retrieve all data of one specific exhibitor.

The endpoint /api/v2/exhibitor/delete allows users to detach an exhibitor from the event or delete their data completely.

Troubleshooting:

Status Codes: Review the HTTP status code returned by the API. Common status codes include:

  • 200 OK: The request was successful.

  • 400 Bad Request: There was an issue with the request parameters or format.

  • 401 Unauthorized: Authentication failed or credentials are missing.

  • 404 Not Found: The requested endpoint or resource does not exist.

  • 500 Internal Server Error: A server error occurred.

  • Error Messages: Examine the error message or error details provided in the API response body.

Review API Logs:

To review the API logs, you need SuperAdmin privileges in the backend.

Click on the box highlighted in the image below to access the logs:

image-20240826-121353.png

Once the box is clicked, the user will be redirected to the API Logs page in the Admin Panel:

image-20240826-121655.png

In the API Logs, you can filter by endpoint, status, dates and specific parameters to have a quicker look and also generate a spreadsheet containing all the information you need with the feature ‘export data’.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.