Skip to main content

The API is currently in beta testing and is not ready for public consumption yet.

Get in touch

Carpark Lookup by ID or Tracking code

Returns information about a carpark.

GET /v1/carparks/{carpark id / live tracking code}

Examples:

  • Carpark ID: /v1/carparks/f5d18a7b-2de4-44e1-8835-2abf233a596c
  • Live Tracking Code: /v1/carparks/MINDENPL

Response

This is a sample response.

Status: 200 (OK)
{
"id": "f5d18a7b-2de4-44e1-8835-2abf233a596c",
"createdAt": "2024-06-11T10:02:48.000Z",
"name": "Minden Place MS",
"payByPhoneCode": "59815",
"type": "SHORT_STAY",
"surfaceType": "CONCRETE",
"multiStorey": true,
"latitude": 49.186156,
"longitude": -2.102991,
"spaces": 242,
"disabledSpaces": 5,
"parentChildSpaces": 4,
"electricChargingSpaces": 2,
"liveTrackingCode": "MINDENPL",
"notes": null,
"owner": {
"id": "6060f60d-17a1-49c8-aa4a-c268721a806a",
"name": "Government of Jersey"
}
}

Sources

DataSource
Name, Surface Type, Spaces, Disabled Spaces, Electric Charging Spaces, Parent/Child SpacesThis Freedom of Information request
PayByPhone Code, Is Multi StoreyCar parks (long and short stay) on gov.je
Latitude, LongitudeLocations of Public Facilities on opendata.gov.je
Live Tracking CodeThe code property from this endpoint