Guides
Guides

Resources

The Off-Street Parking API provides the following resources and corresponding functions that represent entry points into the service.

ResourceFunction/RequestHTTP MethodAccess URL
facilitiesList parking facilitiesGEThttps://parking-v2.cc.api.here.com/parking/facilities.{format}
facilities/{Id}List parking facility detailsGEThttps://parking-v2.cc.api.here.com/parking/facilities/{Id}.{format}
facilities/bulkRetrieve multiple parking facilitiesGEThttps://parking-v2.cc.api.here.com/parking/facilities/bulk.{format}

Where {format} is either JSON or XML and {Id} is the ID of the facility.