{ "opencollection": "1.0.0", "info": { "name": "Nominatim Deletable Status API", "version": "4.5.0" }, "items": [ { "info": { "name": "Status", "type": "folder" }, "items": [ { "info": { "name": "Report Service And Database Status", "type": "http" }, "http": { "method": "GET", "url": "https://nominatim.openstreetmap.org/status", "params": [ { "name": "format", "value": "", "type": "query", "description": "Response format." } ] }, "docs": "Report on the state of the Nominatim service and its underlying\ndatabase. Useful for health checks.\n" } ] } ], "bundled": true }