Discover/plugshare.com API
live

plugshare.com APIplugshare.com

Search EV charging stations worldwide via the PlugShare API. Get real-time availability, connector types, user reviews, amenities, and residential charger filters.

Endpoints
3
Updated
3mo ago
Try it
Maximum number of stations to return.
Search radius in kilometers.
Latitude of the search center.
Longitude of the search center.
Whether to fetch full details (reviews, outlet status) for each station found.
api.parse.bot/scraper/25affbde-3a56-4d52-9c98-a8a6334399e4/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/25affbde-3a56-4d52-9c98-a8a6334399e4/search_stations?limit=3&radius=5&latitude=40.7128&longitude=-74.0060&include_details=false' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 3 totalclick to expand

Search for EV charging stations within a specified radius (in km) of a central coordinate. Returns a list of stations with detailed information including connector types, availability, and reviews.

Input
ParamTypeDescription
limitintegerMaximum number of stations to return.
radiusnumberSearch radius in kilometers.
latitudenumberLatitude of the search center.
longitudenumberLongitude of the search center.
include_detailsbooleanWhether to fetch full details (reviews, outlet status) for each station found.
Response
{
  "type": "object",
  "fields": {
    "returned": "integer number of stations returned (limited by limit param)",
    "stations": "array of station objects with id, name, address, latitude, longitude, connector_types, and optionally full details",
    "total_found": "integer total number of stations found within radius"
  },
  "sample": {
    "data": {
      "returned": 3,
      "stations": [
        {
          "id": 199918,
          "name": "EESL Charging Station Near Ferns N Petals",
          "access": 1,
          "address": "D Block RR5, Connaught Place",
          "latitude": 28.635039,
          "longitude": 77.221199,
          "station_count": 1,
          "connector_types": [
            "CHAdeMO"
          ],
          "is_fast_charger": true
        }
      ],
      "total_found": 72
    },
    "status": "success"
  }
}

About the plugshare.com API

The PlugShare API provides access to EV charging station data across 3 endpoints, covering location search, residential property filtering, and per-station detail retrieval. The search_stations endpoint returns station objects with connector types, availability, and user reviews for any coordinate and radius. The get_station_details endpoint exposes photos, outlet-level status, amenities, and network information for a single station by ID.

Endpoints and Coverage

The API exposes three endpoints. search_stations accepts a latitude/longitude pair and a radius in kilometers, returning an array of stations with id, name, address, latitude, longitude, and connector_types. Setting include_details to true also fetches reviews and outlet availability for each result in a single call, avoiding a follow-up lookup per station. The response includes total_found (all matching stations in the radius) alongside returned (the count actually delivered, bounded by the limit param).

Residential Filtering

search_apartments targets charging stations located in apartment complexes, condos, housing societies, and similar residential properties. It applies keyword filtering internally — matching terms like apartment, residential, condo, complex, society, building, housing, and villas — and returns full station details including reviews, outlets, and amenities without requiring a separate get_station_details call. This makes it useful for property managers or EV drivers evaluating charging infrastructure at specific residential locations.

Station Detail

get_station_details takes a station_id (obtained from either search endpoint) and returns the complete record: photos array with URLs, reviews array with rating, comment, and vehicle info per entry, stations array containing individual charger units with outlet-level availability, amenities array, connector_types, and full address and coordinates. This is the right endpoint when you need everything about one known location rather than a broad geographic sweep.

Common use cases
  • Map EV charger availability along a planned driving route using radius-based coordinate searches
  • Identify residential charging infrastructure at apartment complexes for tenant or property manager dashboards
  • Aggregate connector type distributions across a city to analyze charging network gaps
  • Pull user reviews and vehicle compatibility data to surface charger quality ratings in a trip planner
  • Monitor outlet-level availability status at a known station ID for real-time occupancy tracking
  • Compare amenity offerings (parking, restrooms, retail) near charging stations for driver convenience apps
  • Enrich EV-focused real estate listings with nearby charging station counts and connector types
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does PlugShare have an official developer API?+
PlugShare does not publish a documented public developer API. Access to structured station data for third-party applications is not officially supported through a public endpoint.
What does get_station_details return that the search endpoints don't?+
It returns the full photos array with image URLs, per-charger-unit objects inside the stations array (including individual outlet availability status), and the complete amenities array. Search endpoints return connector types and basic location fields; the detail endpoint gives the complete record for a single known station ID.
Does include_details in search_stations affect what fields are returned?+
Yes. Without it, each station object in the stations array contains id, name, address, latitude, longitude, and connector_types. Setting include_details to true adds reviews and outlet status to each result, equivalent to running get_station_details for every station found, but returned in one response.
Does the API cover charging networks outside the US?+
PlugShare's own database covers stations globally, so searches against any valid latitude/longitude coordinates should return results wherever PlugShare has listings. Coverage density will vary by region and reflects what is present in PlugShare's data.
Can I filter search_stations by connector type, network brand, or pricing information?+
Not currently. The search_stations endpoint filters by location radius and optionally by residential property keywords via search_apartments, but connector type, network, and pricing filters are not exposed as input parameters. You can fork this API on Parse and revise it to add those filtering parameters.
Page content last updated . Spec covers 3 endpoints from plugshare.com.
Related APIs in Maps GeoSee all →
idealista.pt API
Search and filter property listings across Portugal by location, price, and size, then access detailed information about each property including its characteristics and pricing history. Monitor how property prices change over time to help you make informed decisions about buying or selling real estate.
homedepot.com API
Search and browse Home Depot's product catalog to compare pricing, check real-time availability, and review detailed product specifications. Find products across all categories, look up store locations and hours, and check fulfillment options including in-store pickup and delivery.
zocdoc.com API
Search for doctors and medical practices on Zocdoc by specialty and location. Retrieve provider profiles, accepted insurance, office locations, patient reviews, and appointment availability.
opentable.com API
Search for restaurants across the US with ratings, reviews, photos, and pricing information, plus get real-time availability and autocomplete suggestions as you type. Check reservation openings and explore detailed restaurant features to find and book your perfect dining experience.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.
angieslist.com API
Search for home service professionals on Angi and access their detailed profiles including reviews, contact information, and photos to find the right contractor for your project. Quickly compare multiple service providers by viewing their ratings, customer feedback, and verified business details all in one place.
api.nasa.gov API
Access NASA's suite of open data APIs — including the Astronomy Picture of the Day, Near Earth Object tracking, DONKI space weather events, EPIC Earth imagery, Mars weather, the NASA Image and Video Library, the Exoplanet Archive, and EONET natural events.