{"service":"Hotel Search API","version":"1.0.0","description":"AI-powered hotel search with Supabase RAG and Amadeus pricing","documentation":{"swagger_ui":"/docs","redoc":"/redoc"},"endpoints":{"search":"POST /api/v1/search","validate":"POST /api/v1/validate","hotel_details":"GET /api/v1/hotels/{hotel_id}","available_features":"GET /api/v1/features","health":"GET /api/v1/health"},"example_search":{"url":"/api/v1/search","method":"POST","sample_body":{"location_id":"hawaii_big_island","budget":2500.0,"user_wishlist":"family resort with pool and spa","from_date":"2025-12-01","to_date":"2025-12-05","number_of_guests":4,"number_of_rooms":2}},"status":"operational"}