Eden Workplace is a workplace operations platform that unifies desk booking, room scheduling, visitor management, deliveries, and internal IT/office ticketing under one system. There is no public API, so an unofficial API lets you programmatically pull your own desks, bookings, visitor logs, package records, and service tickets—and push updates like new reservations, pre-registered guests, and ticket status changes back into Eden.

Eden is a workplace operations platform that helps organizations run hybrid and in-person offices from a single system. Teams use Eden to manage desk booking, conference room scheduling, visitor check-in, mailroom deliveries, and internal IT and office service tickets—keeping every workplace tool under one platform instead of stitching together separate point solutions.
Core product modules:
Common data entities:
Eden is the system of record for your office operations, but the data it holds—your own desk bookings, visitor logs, deliveries, and IT tickets—lives behind a login with no public API for customers to access it programmatically:
Supergood reverse-engineers Eden's authenticated web and mobile flows to deliver a resilient, programmatic API layer over your own Eden workspace—across desk booking, room scheduling, visitors, deliveries, and ticketing—without waiting on a public API that does not exist.
Use Eden with AI agents: Eden MCP Server →
Book a 30-minute session to confirm your Eden modules, locations, and authentication model.
We deliver a production-ready Eden adapter tailored to your workspace configuration and entitlements.
Go live with continuous monitoring and automatic adjustments as Eden evolves.
Authentication
/authenticateAuthenticate to your Eden workspace through SSO, OAuth, or username/password and MFA, and obtain a session token for downstream calls.
Desk Booking
/desk_bookingsList desk bookings and seating assignments with filters for office, floor, employee, and date range.
Desk Booking
/create_bookingReserve a desk or room for an employee on a given date against your workspace's floor map and availability rules.
Visitor Management
/visitorsRetrieve visitor check-ins, pre-registrations, NDAs, and visit logs with status and date filters.
Deliveries
/packagesPull mailroom package records, recipients, and pickup events from the deliveries module.
Ticketing
/ticketsList internal service tickets with assignee, category, and status filters across IT and workplace queues.
- Pull desk bookings, room reservations, and seating assignments into a single warehouse - Stream visitor check-ins and package pickup events to downstream BI and security tools - Reconcile office utilization across locations for unified space-planning reporting
- Pre-register guests programmatically from your CRM or calendar systems - Sync visitor logs and signed NDAs to compliance and security platforms - Trigger badge printing and host notifications without manual portal clicks
- Pull internal service tickets into your ITSM or helpdesk system - Sync ticket status, assignees, and categories across IT and workplace teams - Auto-create tickets from external monitoring or facilities systems
- Sync mailroom package intake and recipients into asset and inventory systems - Push pickup events and notifications to Slack, Teams, or custom channels - Reconcile delivery logs against employee directories for accurate routing
Authentication
SSO and OAuth (Okta, Azure AD, Google, Duo, OneLogin) plus username/password and MFA handled in a managed session
Connectivity
Authenticated web and mobile app flows reverse-engineered into a stable API surface over your Eden workspace
Response format
Normalized JSON across desk, room, visitor, delivery, and ticket objects
Rate limits
Adaptive throttling tuned to your workspace to avoid Eden-side limits
Session management
Automatic session refresh, MFA replay handling, and credential rotation
Data freshness
Near real-time pulls for bookings, visitors, and tickets with optional scheduled batch syncs
Security
Encrypted credential vault, scoped access tokens, SOC 2-aligned controls, and audit logging
Webhooks
Event-style callbacks for new bookings, visitor check-ins, package arrivals, and ticket status changes
Latency
Sub-second reads on cached entities; multi-second writes when posting bookings, pre-registrations, and tickets
Throughput
Horizontally scaled workers sized to multi-office workplace volume
Reliability
Retry, backoff, and idempotency keys for bookings, visitor records, and ticket transactions
Adaptation
Continuous monitoring of Eden releases and UI changes to keep your integration stable
Eden ships 40+ pre-built integrations managed on its side, but it does not publish a documented REST API or developer portal for customers to access their own data programmatically. Supergood bridges that gap by building an API layer over your authenticated Eden workspace.
Yes. Supergood normalizes data across desk booking, room scheduling, visitor management, deliveries, and internal ticketing, so you integrate every module through one consistent API surface.
Supergood handles Eden's SSO and identity providers—including Okta, Azure AD, Google, Duo, and OneLogin—along with MFA, inside a managed session, so automated access mirrors how your team already signs in.
Yes. Supergood replicates the authenticated mailroom flows so package intake, recipients, and pickup events are exposed through the same normalized API as the rest of your Eden data.
Supergood continuously monitors Eden releases and UI changes and automatically adjusts the integration, so your API keeps working without manual maintenance on your side.