GET /api/0.6/node/{id}
openstreetmap.org:openstreetmap-api
Summary: Get node by ID
Operation ID: getNode
Auth: unknown
Operation ID: getNode
Auth: unknown
Description
Returns a specific node by its ID
Parameters (1)
id
(integer, path, required)
Node ID
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get node with low ID | curl |
https://api.openstreetmap.org/api/0.6/node/1 |
|
| Get node with mid-range ID | curl |
https://api.openstreetmap.org/api/0.6/node/1000000 |
|
| Get node with higher ID | curl |
https://api.openstreetmap.org/api/0.6/node/1234567890 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:50:29.759384 | 200 | 153ms | |
| 2026-03-23 10:29:33.717669 | 410 | 173ms | |
| 2026-03-23 09:29:28.401943 | 200 | 146ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:29:33.717669 | 6c34bd337ee2 |
e3b0c44298fc |
| 2026-03-23 10:50:29.759384 | e3b0c44298fc |
066a762832d4 |