VVoyagent
AI-native travel infrastructure

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.

Voyagent Agent Runtime
live sandbox

User

Book a business trip from Shenzhen to Shanghai next Tuesday.

Agent plan

1Search flights SZX -> SHA
2Find hotel near Jing'an
3Schedule airport pickup
4Validate price and cancellation policy
5Create booking order
Recommended itinerary

Flight + hotel + ride, policy approved

Safety checks passed

Built for AI agents, smart devices, travel startups and enterprise platforms.

AI AgentsLLM AppsSmart DevicesEnterprise TravelSuper AppsDeveloper Startups

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.

SearchBookChangeCancelAncillaries
API Reference

Hotels API

Access global hotel inventory, rich content, room rates and booking workflows.

SearchRateBookCancelInvoice
API Reference

Rides API

Connect users to ride-hailing supply for airport transfers and city rides.

EstimateDispatchTrackPayReceipt
API Reference

Rail API

Build high-speed rail and train booking flows for domestic business travel.

SearchBookRefundChange
API Reference

Bus API

Access intercity bus routes and ticketing across hundreds of cities.

RoutesSchedulesSeatsTickets
API Reference

Business Travel API

Bring policy, approval, billing and employee travel workflows into your platform.

PolicyApprovalBillingInvoice
API Reference

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

healthy
webhook.order.created200
agent.tool.completed200
supplier.status.updated200

Documentation

Documentation built for modern developers.

Start with a sandbox key, test with mock inventory and move to production when you are ready.

Build travel into your AI product today.

Apply for API access and get early access to Voyagent Agent Tools, MCP Server and Travel APIs.