Floor & venue
Publish floor plans from Eventyvo onto your site — or keep your own map tool.
Subscription required
Enable venue / floor plan on your offer.
Two data situations
| Situation | What to do |
|---|---|
| Floor plan already on your website | Keep your map, or rebuild in Eventyvo Floor Planner and switch to Eventyvo embed/REST (no Connect import of arbitrary CAD) |
| Plans already in Eventyvo | iframe front map embed; optional Connect REST for custom booth UI |
Whole flow (Eventyvo map on your site)
Dashboard: draw / publish floor plan
→ Model A: iframe www.eventyvo.com/embed/{eventUuid}/map/{planId}
→ Model B: GET /connect/v1/events/:eventUuid/floor-plans (X-API-KEY)
Website surface (Model A)
Maps are on the front app (not docs embed kit):
<iframe
src="https://www.eventyvo.com/embed/{eventUuid}/map/{planId}?list=1"
style="width:100%;min-height:720px;border:0"
title="Venue map"
></iframe>
Secure data out (Model B)
X-API-KEY: ev_live_xxxxxxxx
GET https://api.eventyvo.com/connect/v1/events/:eventUuid/floor-plans
GET https://api.eventyvo.com/connect/v1/events/:eventUuid/floor-plans/:planId
Published snapshots only. Cache 5–10 minutes; refresh after holds/books.
Not supported
- Uploading your site’s map JSON via Connect to become an Eventyvo plan
- Booking stands without Eventyvo-side rules