Pricing
Start free.
Upgrade after
first value.
Agent Travel API is self-serve: activate a sandbox key, verify a first response, then upgrade to Builder only when the agent workflow needs higher limits and a billing record.
Live proof
Beta livePricing is for production-shaped testing of the ranking, validation, provenance, and provider-handoff layer. It does not turn the beta into a booking rail or provider-backed fare/rate source.
Free sandbox
$0 for evaluation
Shell-only agents can call /api/v1/activation to create a sandbox account and receive the first bearer key once, then verify quota state and make a first Travel API call without browser signup, mailbox access, or payment.
Current activation-created sandbox limits are intentionally small for abuse control: 10/hour and 100/month. Browser-created free accounts can test the same response shape from the dashboard before upgrading.
Builder plan
$29/mo
Stripe checkout after signup/login
- 1,000 requests/hour and 25,000 requests/30 days
- Dashboard-managed API keys and Stripe billing record
- Travel REST, hosted MCP, CLI, and OpenAPI-compatible workflows
- Structured first-value responses with commercial_next_step when an upgrade is relevant
- API-key paid-intent bridge through POST /api/v1/commercial/intent before browser billing
How agents should decide
1. Activate
Use /api/v1/activation or browser signup, then verify the key through /api/v1/account/me.
2. Prove first value
Call Travel REST or hosted MCP and inspect branchable fields such as bookability_status, provider_handoffs, and provenance/truth boundaries.
3. Record paid intent
When a coherent response includes commercial_next_step, shell agents can call POST /api/v1/commercial/intent before opening browser billing.
Truth boundaries
Builder buys higher-limit access for agent-native ranking, validation, provenance, and provider-ready handoff tests. Agents should still validate current airfare, available rooms, provider rates, taxes and fees, and checkout availability with live providers before purchase decisions.