# Real-Time Events Data - Local & Online Events from Google > Fast and reliable events search API - find local and online events such as concerts, sports matches, workshops, festivals, movies and more from Google Events in real-time. ## Overview Real-Time Events Data is a fast and reliable API for finding local and online events from Google Events in real-time. It returns event listings and details as structured JSON via REST. Who is this API for: developers building event discovery and ticketing apps, local guides, calendars, and recommendation tools. What it returns: event search results (concerts, sports, workshops, festivals, movies, and more) and full event details including dates, venues, and links. Need help integrating? Contact support@openwebninja.com. For high volume / large scale plans, please contact support@openwebninja.com. ## Endpoints ### GET /search-events - Search Events Search for local public events in real-time. Parameters: **query**, date, is_virtual, start Full URL: `https://api.openwebninja.com/realtime-events-data/search-events` ### GET /event-details - Event Details Get the details of a specific event by Event ID (i.e. Parameters: **event_id** Full URL: `https://api.openwebninja.com/realtime-events-data/event-details` ## Base URL and Authentication - Base URL: `https://api.openwebninja.com/realtime-events-data` - Auth: API key in the `x-api-key` header. Get a key by subscribing (free tier available) at https://app.openwebninja.com/api/realtime-events-data ## Topics events api, google events api, event search api, local events api, concerts api, event listings api, event details api, things to do api, real-time events api ## Links - API page: https://www.openwebninja.com/api/real-time-events-search - Get an API key / subscribe: https://app.openwebninja.com/api/realtime-events-data - Pricing & plans: https://app.openwebninja.com/api/realtime-events-data/pricing - Website: https://www.openwebninja.com - OpenAPI spec: https://openwebninja.s3.us-east-1.amazonaws.com/portal/openapi/realtime_events_data.yaml - Support: support@openwebninja.com _Last updated: 2026-05-27_