Roomstorm

Roomstorm is a real-time B2B hotel room marketplace, best known for building the airline industry's first fully automated platform for providing hotel accommodations to distressed passengers during flight disruptions. Founded by Maksim Izmaylov and backed by Y Combinator (Summer 2014), the San Francisco company connects airlines, hotels, and travelers so that irregular-operations (IROPS) rebooking, room sourcing, invoicing, and voucher issuance happen programmatically instead of through manual phone calls. Its backend exposes a JSON REST API (documented in API Blueprint) covering authentication, bookings, hotels, rooms, vacancies, organizations, vouchers, and airport search.

Roomstorm publishes 1 API on the APIs.io network. Tagged areas include Company, Travel, Hospitality, Hotels, and Airlines.

9.9/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs
CompanyTravelHospitalityHotelsAirlinesMarketplaceBookingsY Combinator

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 9.9/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 0.0 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/roomstorm: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Roomstorm API

Roomstorm's B2B hotel-room marketplace REST API (Django REST framework backend). Documented in API Blueprint, it covers a bootstrap discovery endpoint, JWT username/password aut...

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Roomstorm Authentication

http/cookie · 2 schemes

SECURITY

Roomstorm Domain Security

TLSv1.3 · HSTS

SECURITY

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: roomstorm
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/roomstorm.png
name: Roomstorm
description: Roomstorm is a real-time B2B hotel room marketplace, best known for building the airline industry's first fully
  automated platform for providing hotel accommodations to distressed passengers during flight disruptions. Founded by Maksim
  Izmaylov and backed by Y Combinator (Summer 2014), the San Francisco company connects airlines, hotels, and travelers so
  that irregular-operations (IROPS) rebooking, room sourcing, invoicing, and voucher issuance happen programmatically instead
  of through manual phone calls. Its backend exposes a JSON REST API (documented in API Blueprint) covering authentication,
  bookings, hotels, rooms, vacancies, organizations, vouchers, and airport search.
url: https://raw.githubusercontent.com/api-evangelist/roomstorm/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Travel
- Hospitality
- Hotels
- Airlines
- Marketplace
- Bookings
- Y Combinator
apis:
- name: Roomstorm API
  description: Roomstorm's B2B hotel-room marketplace REST API (Django REST framework backend). Documented in API Blueprint,
    it covers a bootstrap discovery endpoint, JWT username/password authentication, hotel search by geo/airport, vacancy and
    room pricing, bookings and sold-rooms, organizations, vouchers, and guest/airline buy flows. Collection endpoints support
    page_size pagination via X-Total-Count and Link headers.
  humanURL: https://github.com/walksource/roomstorm-api
  baseURL: https://www.roomstorm.com/backend/v1/
  properties:
  - type: API Blueprint
    url: api-blueprint/roomstorm-apiary.apib
  - type: APIReference
    url: https://www.roomstorm.com/backend/v1/bootstrap/
  - type: Authentication
    url: authentication/roomstorm-authentication.yml
  - type: ErrorCatalog
    url: errors/roomstorm-problem-types.yml
  - type: Conventions
    url: conventions/roomstorm-conventions.yml
common:
- type: DomainSecurity
  url: security/roomstorm-domain-security.yml
- type: Website
  url: https://www.roomstorm.com/
- type: GitHubOrganization
  url: https://github.com/walksource
- type: SourceCode
  url: https://github.com/walksource/roomstorm-api
- type: LLMsTxt
  url: llms/roomstorm-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 6
  pass: local-v1