Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.travelbase.ai/llms.txt

Use this file to discover all available pages before exploring further.

Travelbase operates two separate environments for testing and production usage.

Sandbox

Used for development and testing. No real bookings or financial transactions are processed.

Live

Used for real customer bookings and production traffic.
Each environment is fully isolated and has its own API keys, wallets, and data.

Sandbox

Base URL: https://sandbox.travelbase.ai/v1
API Key Prefix: tb_test_
Sandbox requests never create real bookings or move real funds.

Live

Base URL: <check your dashboard for the correct URL>
API Key Prefix: tb_live_
Requests made in the Live environment are real and may incur charges or carrier penalties.

Comparison

FeatureSandboxLive
Real BookingsNoYes
Financial SettlementVirtualReal
API Key Prefixtb_test_tb_live_
Intended UsageDevelopmentProduction