Floor Plan

This section covers endpoints for reading and managing the event floor plan. The floor plan organises the physical space of an event into halls and stands. Use these endpoints to retrieve existing hall and stand records, create or update stands (including marking them as conference-eligible for use as session locations), and manage hall records.

Each endpoint page includes how-to guides covering tasks such as creating halls and stands, configuring conference eligibility, and assigning exhibitors to floor plan positions. How-to guides are listed as child pages under each endpoint reference page.

Method

Endpoint

Description

GET

/api/v2/floorplan/getHalls

List all halls for an event

GET

/api/v2/floorplan/getStands

List all stands within a specific hall

POST

/api/v2/floorplan/setStand

Create or update a stand. Use to set conference eligibility (is_conference=true) for stands used as session locations

POST

/api/v2/floorplan/setHall

Create or update a hall