Security

The API requires HTTP basic auth. You can obtain keys by requesting access

Authorization

The "Basic" HTTP authentication scheme is defined in RFC 7617, which transmits credentials as user ID/password pairs, encoded using base64.

/freespaces

GET
Will fetch overview data for all parkinghouses

Endpoint

Response

/freespaces/chargers

GET
Fetches chargers for all parkinghouses

Endpoint

Response

/freespaces/single/:id/

GET
Fetches chargers and parkingspaces for a specific parkinghouse

Endpoint

bygarasjen, klostergarasjen, nordnes, solheimsviken


Response

/notifications

GET
Fetches notifications for all parkinghouses

Endpoint

Response

/notifications/:id

POST
Fetch notification from a specific parkinghouse

Endpoint

Response