# FindParking > FindParking provides live public parking garage availability, capacity, trends, and short-term predictions for Swiss cities. ## Start here - Homepage: https://findparking.ch/ - City directory (JSON): https://findparking.ch/api/cities - Zurich live parking (JSON): https://findparking.ch/api/cities/zurich/parking - Zurich human-readable page: https://findparking.ch/zurich ## Data guidance - Prefer the JSON endpoints for current availability and predictions. - Always state the data_as_of or last_update time and the city's timezone. - A null value means the source did not provide that field; do not infer zero availability. - free is the current number of free spaces when reported. - remaining_pct is the percentage of total capacity currently free. - predicted_free_30 is a short-term estimate based on recent trends; it is not a guarantee. - Cities marked live have current parking data. Other cities are planned or awaiting a verified source. ## Coverage - Zurich (live): https://findparking.ch/zurich - Geneva (approval_required): https://findparking.ch/geneva - Basel (live): https://findparking.ch/basel - Lausanne (approval_required): https://findparking.ch/lausanne - Bern (live): https://findparking.ch/bern - Winterthur (live): https://findparking.ch/winterthur - Luzern (live): https://findparking.ch/luzern - St. Gallen (source_pending): https://findparking.ch/st-gallen - Lugano (source_pending): https://findparking.ch/lugano - Biel/Bienne (source_pending): https://findparking.ch/biel-bienne - Thun (source_pending): https://findparking.ch/thun - Köniz (source_pending): https://findparking.ch/koniz - Fribourg (source_pending): https://findparking.ch/fribourg - La Chaux-de-Fonds (source_pending): https://findparking.ch/la-chaux-de-fonds - Schaffhausen (source_pending): https://findparking.ch/schaffhausen ## Source and usage - FindParking aggregates official or operator-provided parking feeds where available. - The city API response includes official_source_url when a source page is configured. - Use the HTML pages for explanations and the JSON endpoints for structured facts.