# Real-Time Image Search - Google Image Search in Real-Time > Fast and reliable image search API - search images across the web with support for all Google Images filters and parameters in real-time. ## Overview Real-Time Image Search is a fast and reliable API for searching images across the web in real-time, with support for all Google Images filters and parameters. It returns image results as structured JSON via REST. Who is this API for: developers building visual search, media and stock-image tools, content discovery, and dataset collection pipelines. What it returns: image results with source URLs, thumbnails, dimensions, and related metadata, filterable by Google Images parameters. Need help integrating? Contact support@openwebninja.com. For high volume / large scale plans, please contact support@openwebninja.com. ## Endpoints ### GET /search - Search Images Get real-time image search results from across the web. Parameters: **query**, limit, size, color, type, time, usage_rights, file_type (+5 more) Full URL: `https://api.openwebninja.com/realtime-image-search/search` ## Base URL and Authentication - Base URL: `https://api.openwebninja.com/realtime-image-search` - Auth: API key in the `x-api-key` header. Get a key by subscribing (free tier available) at https://app.openwebninja.com/api/realtime-image-search ## Topics image search api, google images api, photo search api, visual search api, image data api, picture search api, media search api, stock image api, real-time image search api ## Links - API page: https://www.openwebninja.com/api/real-time-image-search - Get an API key / subscribe: https://app.openwebninja.com/api/realtime-image-search - Pricing & plans: https://app.openwebninja.com/api/realtime-image-search/pricing - Website: https://www.openwebninja.com - OpenAPI spec: https://openwebninja.s3.us-east-1.amazonaws.com/portal/openapi/realtime_image_search.yaml - Support: support@openwebninja.com _Last updated: 2026-05-27_