# Google AI Mode - Google AI Mode Search (Powered by Gemini) > Fast and reliable Google AI Mode search results with advanced reasoning, multimodal capabilities, web access, and continuous conversation support in real-time (powered by Gemini). ## Overview Google AI Mode is a fast and reliable API for Google AI Mode search results in real-time, powered by Gemini. It returns AI-generated answers as structured JSON via REST. Who is this API for: developers building AI search, answer engines, research assistants, and RAG pipelines that need live, reasoned web answers. What it returns: AI Mode answers with advanced reasoning, multimodal capabilities, web access, and continuous conversation support. Need help integrating? Contact support@openwebninja.com. For high volume / large scale plans, please contact support@openwebninja.com. ## Endpoints ### GET /ai-mode - AI Mode Send a prompt/query and get structured results and reference links from Google AI Mode. Parameters: **prompt**, session_token, gl, hl Full URL: `https://api.openwebninja.com/google-ai-mode/ai-mode` ### POST /ai-mode - AI Mode (POST) Send a prompt/query and get structured results and reference links from Google AI Mode. Parameters: **prompt**, session_token, tbs, gl, hl Full URL: `https://api.openwebninja.com/google-ai-mode/ai-mode` ## Base URL and Authentication - Base URL: `https://api.openwebninja.com/google-ai-mode` - Auth: API key in the `x-api-key` header. Get a key by subscribing (free tier available) at https://app.openwebninja.com/api/google-ai-mode ## Topics google ai mode api, ai search api, gemini api, answer engine api, ai overviews api, generative search api, rag api, conversational search api ## Links - API page: https://www.openwebninja.com/api/google-ai-mode - Get an API key / subscribe: https://app.openwebninja.com/api/google-ai-mode - Pricing & plans: https://app.openwebninja.com/api/google-ai-mode/pricing - Website: https://www.openwebninja.com - OpenAPI spec: https://openwebninja.s3.us-east-1.amazonaws.com/portal/openapi/google_ai_mode.yaml - Support: support@openwebninja.com _Last updated: 2026-05-27_