One integration, 1,000,000+ activities from 14 providers.
Search, book, and earn on every transaction.
Free sandbox — no signup, no API key required
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"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/confirmNative Model Context Protocol support. Give your AI agent the ability to search and book activities.
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.
Test the entire booking flow with zero configuration. No API key, no signup, no charges. Just call the endpoints.
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.
The sandbox is open. No signup required — just make your first API call.
Need production access? [email protected]