GET /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 and its tags
Parameters (1)
id
(integer, path, required)
Node ID
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get node by ID - historic node | curl |
https://api.openstreetmap.org/api/0.6/node/1 |
|
| Get node by ID - typical amenity node | curl |
https://api.openstreetmap.org/api/0.6/node/358799623 |
|
| Get node by ID - recent node | curl |
https://api.openstreetmap.org/api/0.6/node/1234567890 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:51:06.117959 | 200 | 171ms | |
| 2026-03-23 09:37:22.415175 | 200 | 194ms | |
| 2026-03-23 09:05:47.587962 | 200 | 119ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:37:22.415175 | 76e724577d82 |
3f39a4d066e2 |
| 2026-03-23 09:51:06.117959 | 3f39a4d066e2 |
d3d8f4139c4b |