JSON API
The ExpoFP JSON API is a REST API that lets you programmatically manage your event floor plans and exhibitor data. Use it to integrate ExpoFP with your existing event management platform, CRM, or registration system — keeping booth assignments, exhibitor profiles, and floor plan data in sync without manual imports.
What you can do with the API
- Manage exhibitors — create, update, and delete exhibitor profiles including company details, logos, descriptions, and contact information.
- Assign booths — add or remove booth assignments for exhibitors, mark booths as reserved or sold.
- Manage extras — assign sponsorship packages, booth extras, and featured listings to exhibitors.
- Read floor plan data — retrieve information about booths, exhibitors, and categories on your floor plan.
Authentication is handled via an API key passed with each request. Get your key from your ExpoFP profile page.
Base URL: https://app.expofp.com
The full interactive reference — with request/response examples for every endpoint — is available at expofp.docs.apiary.io.