← Back to all docs
deem

Deem API

Deem is a corporate online booking tool (OBT) used by companies and their travel management companies (TMCs) to book and manage business travel for flights, hotels, cars, and rail. An unofficial API lets you programmatically pull traveler profiles, trips, itineraries, approvals, ticke

By Alex KlarfeldJanuary 26, 2026
Deem API

What is Deem?

Deem is an enterprise online booking tool that helps organizations book and manage corporate travel while enforcing policy, approvals, and negotiated rates. Travelers use Deem to shop and book air, hotel, car, and rail content; managers and TMCs use it to apply policy, process approvals, service PNRs, and report on spend and compliance. Deem integrates with GDSs and partner content sources, SSO/IdP, HRIS, expense platforms, and duty-of-care providers.

Core product areas include:

  • Online Booking & Content (Air, Hotel, Car, Rail, NDC and negotiated rates)
  • Traveler Profiles & Payments (Traveler profiles, loyalty programs, corporate/ghost cards)
  • Policy & Approvals (Rule sets, auto-approval, multi-level approvers)
  • Trips & Itineraries (PNRs, segments, fare rules, receipts, ticketing status)
  • Credits & Unused Tickets (Airline e-credits tracking and application)
  • Reporting & Analytics (Spend, savings, supplier performance, policy compliance)
  • Integrations (SSO/MFA, HRIS feeds, expense/ERP, duty of care, TMC servicing)

Common data entities:

  • Companies, Travelers, Approvers, Roles/Permissions
  • Traveler Profiles (personal info, passport/visa, loyalty, payment, preferences)
  • Trips (PNR, status, approval state, cost center, policy flags)
  • Segments (Air legs, hotel stays, car rentals, rail tickets)
  • Tickets & Credits (Ticket numbers, e-credits/unused tickets, validity)
  • Policies (Rules, thresholds, exceptions, approver routing)
  • Approvals (Pending, approved, declined, timestamps, notes)

The Deem Integration Challenge

Teams rely on Deem for day-to-day travel operations, but turning portal flows into API-driven automation is non-trivial:

  • Partner-first APIs: Access is often limited; exports are typically scheduled reports rather than real-time feeds
  • Authentication complexity: SSO/MFA, device trust, and session lifecycles complicate headless automation
  • Booking flows: Shopping, pricing, seat maps, ancillaries, and fare rules involve async checks and reprice events
  • Policy and approvals: Dynamic rule evaluation and multi-level approvals require context-aware handling
  • PNR servicing: TMC updates, ticketing, and exchanges can alter itineraries without UI events
  • Credits and unused tickets: Carrier-specific rules and applicability need careful matching during booking

How Supergood Creates Deem APIs

Supergood reverse-engineers authenticated browser flows and network interactions to deliver a resilient API endpoint layer for your Deem tenant.

  • Handles username/password, SSO/OAuth, and MFA (SMS, email, TOTP) securely
  • Maintains session continuity with automated refresh and change detection
  • Normalizes responses across modules (profiles, trips, approvals, tickets) for consistent schemas
  • Aligns with customer entitlements and role-based permissions to ensure compliant access

Getting Started

  • Schedule Integration Assessment

Book a 30-minute session to confirm your modules, licensing, and authentication model.

  • Supergood Builds and Validates Your API

We deliver a hardened Deem adapter tailored to your workflows and entitlements.

  • Deploy with Monitoring

Go live with continuous monitoring and automatic adjustments as Deem evolves.

Use Cases

Traveler & Policy Sync

- Mirror travelers, approvers, and policy metadata into HRIS or IAM - Keep profile attributes current (loyalty programs, payment methods, preferences) - Normalize departments and cost centers for multi-entity organizations

Trip Approvals & Duty of Care

- Route pending approvals into your internal workflow tools (Slack, Jira, ServiceNow) - Approve/decline trips programmatically with audit notes - Feed live trip and segment data to safety providers and internal command centers

Booking & Credits Automation

- Create compliant air bookings or holds from your product workflows - Apply unused ticket credits automatically when policy allows - Preassign cost centers, add traveler notes, and request policy overrides with rationale

Expense & ERP Sync

- Push ticket totals, taxes, and receipts into expense/accounting - Align GL codes/cost centers and reconcile against budgets - Trigger alerts on out-of-policy spend and missed savings opportunities

Technical Specifications

Authentication

Username/password with MFA (SMS, email, TOTP) and SSO/OAuth where enabled; supports service accounts or customer-managed credentials

Response format

JSON with consistent resource schemas and pagination across modules

Rate limits

Tuned for enterprise throughput while honoring customer entitlements and usage controls

Session management

Automatic reauth and cookie/session rotation with health checks

Data freshness

Near real-time retrieval of travelers, trips, itineraries, approvals, and credit objects with change detection

Security

Encrypted transport, scoped tokens, and audit logging; respects Deem role-based permissions

Webhooks

Optional async delivery for long-running workflows (e.g., approvals, ticketing, itinerary changes)

Latency

Sub-second responses for list/detail queries under normal load

Throughput

Designed for high-volume trip sync, approvals processing, and booking creation

Reliability

Retry logic, backoff, and idempotency keys minimize duplicate actions

Adaptation

Continuous monitoring for UI/content model changes with rapid adapter updates

Frequently asked questions

Supergood supports workflows across travelers/profiles, trips and itineraries, policy/approvals, and credits/unused tickets, subject to your licensing and entitlements. We scope coverage during integration assessment.

We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled. Sessions are refreshed automatically with secure challenge handling and device fingerprinting.

Both. We can place compliant air booking holds or confirmations, apply unused tickets when policy allows, and update approvals—while keeping read access to trips, PNRs, and segments. Final ticketing follows Deem/TMC flows.

We surface policy flags and violations in normalized responses, and expose approve/decline endpoints with audit notes. Multi-level routing is modeled and respected based on your tenant’s configuration.

Ready to get a real API?