GET /api/0.6/ways
openstreetmap.org:openstreetmap-api
Summary: Get multiple ways
Operation ID: getWays
Auth: unknown
Operation ID: getWays
Auth: unknown
Description
Returns multiple ways by their IDs
Parameters (1)
ways
(string, query, required)
Comma-separated list of way IDs
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get a single way by ID | curl |
https://api.openstreetmap.org/api/0.6/ways?ways=123456789 |
|
| Get multiple ways by comma-separated IDs | curl |
https://api.openstreetmap.org/api/0.6/ways?ways=123456789,987654321,456789123 |
|
| Get ways with typical OSM ID range | curl |
https://api.openstreetmap.org/api/0.6/ways?ways=1044549627,1044549630,1044549635 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:17:23.510336 | 200 | 173ms | |
| 2026-03-23 10:10:49.513705 | 404 | 172ms | |
| 2026-03-23 09:04:44.945784 | 404 | 161ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:17:23.510336 | e3b0c44298fc |
9811af054f08 |