Locations endpointCopy Pageget https://customer-api.prod.paren.app/realtime/v1/locationsReturn a list of locationsQuery ParamslatitudenumberMandatory if longitude is setlongitudenumberMandatory if latitude is setradiusintegerMandatory with latitude and longitude, maximum of 25km or 15 milesradius_unitstringenumDefaults to metersRadius unit, one of 'meters' or 'miles'metersmilesAllowed:metersmileslimitinteger1 to 100Defaults to 50Limits the number of objects that are returned.offsetinteger≥ 0Indicates the number of items to skip.min_powerinteger≥ 0Filter locations to only include those with at least one connector having a minimum power level of the specified value (in kW)max_powerintegerFilter locations to only include those with at least one connector having a maximun power level of the specified value (in kW)port_typesarray of stringsDefaults to allFilter locations to only include those that have at least one port of the specified connector type(s)port_typesADD stringcountriesarray of stringsDefaults to allFilter on countriescountriesADD stringstatesarray of stringsDefaults to allFilter on states or provinces of the locationstatesADD stringidsarray of integersFilter on IDs of the locationsidsADD integerResponses 200OK 400Bad Request 500Internal Server ErrorUpdated 28 days ago