Tenant API overview
This document describes the tenant-facing API used by businesses to search offers, create orders, ticket, and manage webhooks.Base URLs
- Sandbox:
https://sandbox.travelbase.ai - Live:
https://live.travelbase.ai
Authentication
You can authenticate in one of two ways:- Bearer token (dashboard / user session)
- API key (server-to-server)
Rate limits
Default: 120 requests per minute per key (or per IP if unauthenticated).Errors
Errors are JSON:details with field-level info.