One integration, 1,000,000+ activities from 14 providers.
Search, book, and earn on every transaction.
Search and live availability are open — no signup to start
Aggregate inventory from the world's largest tours & activities suppliers. No need to integrate each one separately.
Simple REST API. Search activities, check availability, and book — all in a few lines of code.
// Search activities in Rome, sorted by quality
const response = await fetch('https://tourscanner.ai/api/search/activities?city_name=rome&sort=caliber&limit=10')
const { activities, total } = await response.json()
// Each activity includes name, description, rating, price, images, and more
console.log(`Found ${total} activities`)
// → "Found 4,231 activities"Chat with our AI agent — watch the API requests in real time and preview the UI it generates.
API requests will appear here as the agent works
Powered by Gemini 2.5 Flash Lite — real API calls, real data
From search to confirmation — handle the entire lifecycle through the API.
Find cities, attractions, and activities by keyword, location, or filters.
GET /api/search/activitiesCheck real-time dates, time slots, and pricing from the provider.
POST /api/availability/slotsReserve inventory and create a Stripe checkout. Card authorized, not charged.
POST /api/booking/holdFinalize the booking after payment. Get voucher and ticket URLs instantly.
POST /api/booking/confirmRemote Model Context Protocol server with 12 tools. Your AI agent searches, checks live availability and manages bookings.
Proprietary quality-ranking algorithm refined over 10 years of data. Surface the best activities, not just the cheapest.
Full multilingual search and content. Serve your users in their language with translated descriptions and metadata.
Built-in payment handling with Stripe. Manual capture ensures customers are never charged for failed bookings.
Search, destinations and live availability answer without an API key. Sandbox booking on provider test rails on request.
Earn 5% on every booking. Set your own retail markup on top — keep everything above the net cost.
Add tour booking to your travel app. Increase revenue with a new monetization channel that complements flights and hotels.
Build AI travel assistants that can actually book. MCP server integration means your agent searches and books in real time.
Monetize your travel audience with bookable activities. Embed real-time pricing and availability on your destination pages.
Search and availability are open. No signup required — just make your first API call.
Need production access? [email protected]