Travel infrastructure for AI agents.
One API for flights, hotels, rides, rail, buses and business travel. Build AI-native travel products with real-time inventory, booking, fulfilment and agent-ready tools.
Get your first travel workflow running in minutes.
User
Book a business trip from Shenzhen to Shanghai next Tuesday.
Agent plan
Flight + hotel + ride, policy approved
Built for AI agents, smart devices, travel startups and enterprise platforms.
Product suite
Everything you need to build travel into your product.
Search, quote, book and manage the full trip lifecycle through one consistent platform.
Flights API
Search, book and manage flights from major airlines and travel suppliers.
Hotels API
Access global hotel inventory, rich content, room rates and booking workflows.
Rides API
Connect users to ride-hailing supply for airport transfers and city rides.
Rail API
Build high-speed rail and train booking flows for domestic business travel.
Bus API
Access intercity bus routes and ticketing across hundreds of cities.
Business Travel API
Bring policy, approval, billing and employee travel workflows into your platform.
Agent tools
Agent-ready by default.
Voyagent exposes travel capabilities as APIs, SDKs, MCP tools and agent skills so AI agents can plan, quote, book and manage real trips safely.
Natural language to itinerary
Turn messy user intent into structured trip plans.
Tool calling schemas
Expose booking actions with predictable inputs and outputs.
MCP Server
Connect Voyagent to agent clients and developer tools.
Transaction safety checks
Validate dates, cities, passengers, prices and cancellation rules.
Memory-aware preferences
Respect traveler profiles, policy and trip history.
Human handoff support
Escalate exceptions before money moves or orders change.
Developer first
Start with 5 lines of code.
Use our APIs directly, install our MCP server, or expose Voyagent as a tool inside your own agent runtime.
import { RideClaw } from '@rideclaw/sdk'
const rideclaw = new RideClaw({
apiKey: process.env.RIDECLAW_API_KEY
})
const plan = await rideclaw.agent.planTrip({
prompt: 'Book a 2-day business trip from Shenzhen to Shanghai next Tuesday',
traveler: {
type: 'business',
preferences: ['morning flight', 'hotel near meeting location']
}
})
console.log(plan.options)Operations
Operate every booking from one dashboard.
Monitor API usage, bookings, payments, refunds, supplier health and agent actions in one place.
API requests
1.28M
Bookings
48,291
Revenue
$3.8M
Error rate
0.04%
Webhook events
healthyDocumentation
Documentation built for modern developers.
Start with a sandbox key, test with mock inventory and move to production when you are ready.
Use cases
Build the next generation of travel products.
Voyagent is designed for builders who need real-world travel execution, not just recommendations.
AI Travel Agent
Give your agent the ability to plan, quote, book and manage real trips with transaction safety.
Smart Device Assistant
Power travel actions inside phones, cars, wearables and voice assistants.
Enterprise Travel Platform
Add booking, policy, approval, billing and invoice workflows to internal tools.
Travel Startups
Launch vertical travel products without building supplier integrations from scratch.
Super App / Wallet
Embed travel transactions inside existing high-frequency apps and wallets.
Build travel into your AI product today.
Apply for API access and get early access to Voyagent Agent Tools, MCP Server and Travel APIs.