# EV Charge Finder - EV Charging Stations Worldwide > Fast and reliable real-time EV charging station searches with extensive filtering options and real-time availability status, anywhere in the world. ## Overview EV Charge Finder is a fast and reliable API for real-time EV charging station searches anywhere in the world, with extensive filtering and real-time availability. It returns charging stations as structured JSON via REST. Who is this API for: developers building EV navigation and trip-planning apps, fleet tools, and charging-network dashboards. What it returns: charging stations by location or coordinates, with connector types, networks, and real-time availability status. Need help integrating? Contact support@openwebninja.com. For high volume / large scale plans, please contact support@openwebninja.com. ## Endpoints ### GET /search-by-location - Search by Location Search for EV charging stations near a specific location specified as a free-form location query (e.g. Parameters: **near**, type, available, min_kw, max_kw, limit, query Full URL: `https://api.openwebninja.com/ev-charge-finder/search-by-location` ### GET /search-by-coordinates-point - Search by Coordinates Point Search for EV charging stations near specific geographic coordinates point. Parameters: **lat**, **lng**, type, available, min_kw, max_kw, limit, query Full URL: `https://api.openwebninja.com/ev-charge-finder/search-by-coordinates-point` ## Base URL and Authentication - Base URL: `https://api.openwebninja.com/ev-charge-finder` - Auth: API key in the `x-api-key` header. Get a key by subscribing (free tier available) at https://app.openwebninja.com/api/ev-charge-finder ## Topics ev charging api, ev charge finder api, charging stations api, electric vehicle api, ev station locator api, charging availability api, ev infrastructure api, ev trip planning api ## Links - API page: https://www.openwebninja.com/api/ev-charge-finder - Get an API key / subscribe: https://app.openwebninja.com/api/ev-charge-finder - Pricing & plans: https://app.openwebninja.com/api/ev-charge-finder/pricing - Website: https://www.openwebninja.com - OpenAPI spec: https://openwebninja.s3.us-east-1.amazonaws.com/portal/openapi/ev_charge_finder.yaml - Support: support@openwebninja.com _Last updated: 2026-05-27_