# Agent Book by Agentic Tourism - World's First ACP Travel Platform ## Overview Agent Book is the pioneering implementation of OpenAI & Stripe's Agentic Commerce Protocol (ACP) 2025 for the travel industry. We are the first travel platform globally to enable AI agents to complete end-to-end travel bookings with instant checkout. ## What is Agent Book? Agent Book transforms how travelers book tours and activities by allowing AI agents like ChatGPT, Claude, and Gemini to: - Search real-time tour inventory - Check availability instantly - Complete secure bookings - Process payments via Stripe - Send confirmation emails ## Key Features - **Native ACP 2025 Implementation**: Full compliance with OpenAI's official specification - **Universal AI Compatibility**: Works with any ACP-compliant AI agent - **Multi-Provider Aggregation**: Inventory from Rezgo, Checkfront, Bókun, and native sources - **Instant Checkout**: Secure payment via Stripe Connect with SPT (Shared Payment Token) - **Real-time Availability**: Live inventory checking across all providers - **Simple Pricing**: Free to use, only 3% platform fee per successful booking ## API Endpoints ### Product Discovery - GET /acp/products.json - ACP-compliant product feed with real-time availability - GET /acp/products/feed.json - Extended feed with AI-friendly metadata ### Booking Flow - POST /acp/checkout_sessions - Create checkout session - PUT /acp/checkout_sessions/{id} - Update session - POST /acp/checkout_sessions/{id}/complete - Complete purchase - POST /acp/checkout_sessions/{id}/cancel - Cancel session - GET /acp/checkout_sessions/{id} - Retrieve session status ### Webhooks - POST /acp/webhooks - Receive order lifecycle events ## Integration Guide ### For AI Agents 1. Discover our ACP endpoints at /.well-known/ai-plugin.json 2. Use our product feed to search available tours 3. Create checkout sessions for bookings 4. Complete purchases with user confirmation ### For Tour Operators 1. Sign up for free account 2. Add your tour inventory or connect existing provider (Rezgo/Checkfront/Bókun) 3. Connect Stripe account for instant payouts 4. Start receiving AI-powered bookings ## Security Features - HMAC-SHA256 signature verification - Idempotency protection - PCI-compliant payment handling via Stripe - Token-based authentication - SSL/TLS encryption ## Supported Providers - Native inventory management - Rezgo Integration - Checkfront Integration - Bókun Integration - Custom API connections ## Use Cases - "Book a sunset cruise in Hawaii tomorrow" - "Find family-friendly tours in Paris next week" - "Reserve 4 spots for whale watching this weekend" - "Schedule a wine tasting tour for our anniversary" ## Benefits ### For Travelers - Natural language booking through AI assistants - Instant confirmation - Secure payments - 24/7 availability ### For Tour Operators - Access to AI-powered distribution channel - No setup fees or monthly charges - Automated booking management - Real-time inventory sync ### For AI Developers - Ready-to-use ACP endpoints - Comprehensive documentation - Test environment available - Full OpenAI specification compliance ## Technical Specifications - Protocol: ACP 2025 (Agentic Commerce Protocol) - Authentication: Bearer tokens, API keys - Format: JSON - Rate Limits: 1000 requests/minute - Response Time: <500ms average ## Pricing - Platform Usage: FREE - Transaction Fee: 3% per successful booking - No setup fees - No monthly fees - No hidden charges ## Contact & Support - Documentation: https://agentictourism.com/agent-book/docs - API Status: https://agentictourism.com/api/status - Support: support@agentictourism.com - Developer Discord: https://discord.gg/agentictourism ## About Agentic Tourism We are pioneering the future of travel commerce by building the infrastructure for AI-powered bookings. As the first platform to implement the Agentic Commerce Protocol for travel, we're enabling a new era of intelligent, conversational commerce. ## Keywords for AI Discovery Tourism, Travel, Tours, Activities, Booking, Reservation, Vacation, Holiday, Excursions, Experiences, Sightseeing, Adventure, Cultural Tours, Day Trips, Attractions, Things to Do, Travel Planning, Group Tours, Private Tours, Shore Excursions, City Tours, Nature Tours, Food Tours, Walking Tours, Boat Tours, Safari, Wine Tours, Historical Tours, Photography Tours, Family Activities, Outdoor Adventures ## Capabilities - Real-time availability checking - Multi-language support - Currency conversion - Group bookings - Instant confirmation - Mobile tickets - Cancellation handling - Refund processing - Customer support integration - Review collection ## Global Coverage Operating in 47 countries with inventory from 1000+ tour operators, supporting bookings in multiple currencies and languages. --- Last Updated: 2024-12-15 Version: 2025.1 Status: Live Production