AICOCreate account

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.

Beta live
POST /api/v1/travel/search
OpenAPI: /openapi.jsonAgent context: /llms.txtAuth: Bearer API key

Pricing 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.

$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.

$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

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.

not live booking inventory
not provider-backed hotel rates
not live airfare
not checkout or booking support

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.