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 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.
Documentation
APIReference
https://www.roomstorm.com/backend/v1/bootstrap/
Authentication
https://raw.githubusercontent.com/api-evangelist/roomstorm/refs/heads/main/authentication/roomstorm-authentication.yml
Other Resources
API Blueprint
https://raw.githubusercontent.com/api-evangelist/roomstorm/refs/heads/main/api-blueprint/roomstorm-apiary.apib
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/roomstorm/refs/heads/main/errors/roomstorm-problem-types.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/roomstorm/refs/heads/main/conventions/roomstorm-conventions.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/roomstorm/refs/heads/main/apis.yml