Business Service Licensing

License the AI Operating System for Hospitality

Embed 31 production-ready AI agents into your existing property management platform. White-label ready. Per-tenant isolated. Revenue-generating from day one.

31
AI Agents
535
Database Models
4
Security Layers
90
Days to Ship

Section 1

The Opportunity for Platform Partners

Your customers want AI. You don't have 90 engineering sessions to build it.

PMS Vendors

Little Hotelier, Cloudbeds, Guesty

Your customers are asking for AI voice, smart pricing, and automated operations. Building it in-house takes 2–3 years and a dedicated AI team. License StayHive's stack and ship in 90 days.

Hotel Groups & Chains

Regional chains, management companies

Standardize AI operations across your portfolio. Each property gets isolated AI with its own cost tracking, quality metrics, and performance dashboard.

Channel Managers & OTA Aggregators

Booking integrators, distribution platforms

Add AI-powered pricing intelligence, automated response generation, and voice booking to your platform. Differentiate from competitors with embedded AI.


Section 2

What You're Licensing

Not a widget. An operating system.

Capability Details Agents
Voice AI (24/7) Inbound call handling, booking, FAQs, warm transfers Voice Agent, Call Router, Voice Tenant Router
Guest Communication Email, SMS, web chat, automated touchpoints Guest Comm Hub, Email Intel, SMS Agent
Dynamic Pricing Revenue optimization, competitive monitoring, ethical guardrails Pricing Agent, Dynamic Pricing Engine
Operations Housekeeping, maintenance scheduling, door codes, night audit Housekeeping, Maintenance, Night Audit
Booking Intelligence External booking parsing, availability, modifications Booking Agent, External Parser, Availability
Security Prompt injection guard, tenant isolation, audit logging Prompt Guard, Tenant Policy, Audit Agent
Analytics RevPAR, ADR, occupancy, AI cost attribution per tenant Analytics, Eval Monitor, Revenue Mgmt
31 agents
535 database models
4 security layers
White-label ready

Section 3

Licensing Models

Three options. Pick the one that fits your business model.

Most Popular

Option A: Per-Property License

$50–100 /property/mo

Volume-based pricing

  • Full AI agent stack (all 31 agents)
  • Per-tenant isolation & cost tracking
  • You charge whatever you want ($199–$499)
Best for: PMS vendors adding AI to an existing product

Option B: Revenue Share

20–30% of AI revenue

No upfront cost

  • Full stack included
  • Stripe metered billing infrastructure
  • Zero risk — pay only on revenue
Best for: Channel managers and OTA aggregators

Option C: Enterprise License

Custom annual fee

Based on portfolio size

  • Unlimited properties within license
  • Dedicated support + SLA
  • Custom agent development
Best for: Hotel groups and management companies

Section 4

Technical Integration

Three ways to integrate. Pick based on how much you want to own.

1

API-First

Fastest to production

  • OpenAPI spec with 27 documented endpoints
  • REST API for all operations
  • Webhook-driven event notifications
  • Full booking, guest, room, and AI operations
Your UI, our brains.
2

White-Label

Turnkey deployment

  • Custom domain per tenant
  • Branded guest portal and operator dashboard
  • Your logo, your colors, your domain
  • JSONB tenant_configs with branding overrides
Your brand, our platform.
3

MCP Integration

AI-native

  • Model Context Protocol for AI-to-AI comms
  • 133 MCP Edge tools available
  • Connect your agents to StayHive's data
  • Structured tool schemas with validation
Your agents, our data.

Sample API integration

// Create a booking via REST API
const response = await fetch('https://api.stayhive.cloud/v1/bookings', {
  method: 'POST',
  headers: {
    'Authorization': `Bearer ${partnerApiKey}`,
    'X-Tenant-ID': 'property-42',
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({
    guestName: 'Jane Doe',
    checkIn:   '2026-04-15',
    checkOut:  '2026-04-18',
    roomType:  'Deluxe Suite'
  })
});

// Response includes AI-optimized pricing
// { id: 1847, pricePerNight: 189, aiAdjustment: +12, ... }

Section 5

Multi-Tenant Architecture

Every property is a fortress. No data leaks. No cross-contamination.

4-Layer Trust Model

Layer 1: HTTP Middleware

Tenant resolution from domain, subdomain, or API key. Every request is scoped before it reaches any handler.

Layer 2: Agent Router

REQUIRE_TENANT_CONTEXT validation on every AI agent invocation. No tenant context = no execution.

Layer 3: Query Level

WHERE property_id = $N injected on every database query. 239 columns with property_id scoping.

Layer 4: PostgreSQL RLS

Row-Level Security policies on 7 critical tables. Even a compromised query cannot cross tenant boundaries.

Isolation Guarantees

Property-scoped columns 239
Per-tenant AI cost attribution TenantAILedger

Budget enforcement with automatic circuit breakers

Per-tenant circuit breakers Enabled

One property's issues never affect others

GDPR compliance Full

Consent API, data export, retention purge

Prompt injection protection Active

Multi-pattern guard with hospitality-specific rules

Audit logging Immutable

Every AI decision, every config change, every access


Section 6

Economics

AI infrastructure that pays for itself.

Partner Unit Economics (per property)

Item Your Cost Your Revenue Margin
StayHive license $50–100/mo $199–499/mo 50–80%
AI infrastructure Included Metered pass-through Variable
Support Included Tier 1 you, Tier 2 us

50 properties at $300/mo = $15,000 MRR with $7,500–$12,500 in margin.

Property Owner ROI (end customer)

Recovered revenue (Year 1)
$15,600

Missed calls recovered, dynamic pricing uplift, reduced OTA commissions

Annual cost to property
$3,588

Based on $299/mo subscription

First-year ROI
4.3x

Revenue recovered vs. annual subscription cost


Section 7

Getting Started as a Partner

From first API call to live portfolio in 8 weeks.

W1

Technical Integration

API keys, webhook setup, tenant configuration. Get your first test property running.

Week 1–2
W3

White-Label Customization

Branding, custom domains, guest portal styling. Your identity, our infrastructure.

Week 3–4
W5

Pilot Properties

Go live with 3–5 properties. Monitor, tune, and validate AI performance.

Week 5–6
W7

Full Portfolio Launch

Roll out to all properties. Metered billing active. Revenue generating.

Week 7–8

Schedule a Partnership Discussion

Let's explore how StayHive's AI infrastructure can power your platform. Technical deep-dive available on first call.

Aaron Bentley

Forward Deployed Founder & Technical Architect

stayhive.cloud