GET /{serviceName}/MapServer
Summary: Get Map Service Info
Operation ID: getMapServiceInfo
Auth: unknown
Operation ID: getMapServiceInfo
Auth: unknown
Description
Returns information about a map service including layers, spatial reference, and supported operations.
Parameters (2)
f
(string, query, optional, default: json)
Response format
Constraints: {'enum': ['json', 'html', 'pbf']}
serviceName
(string, path, required)
Name of the map service
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get map service info in JSON format | curl |
https://services.arcgis.com/P3ePLMYs2RVChkJx/arcgis/rest/services/World_Imagery/MapServer?f=json |
|
| Get map service info in HTML format | curl |
https://services.arcgis.com/P3ePLMYs2RVChkJx/arcgis/rest/services/World_Imagery/MapServer?f=html |
|
| Get map service info with pretty JSON | curl |
https://services.arcgis.com/uCXeTjkm0JpC9Edv/arcgis/rest/services/NationalGeographic/MapServer?f=pjson |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:41:26.448869 | 200 | 290ms | |
| 2026-03-23 10:31:11.651858 | 400 | 286ms | |
| 2026-03-23 09:13:40.695322 | 200 | 257ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:31:11.651858 | 0b679644c877 |
7c41b898c5da |
| 2026-03-23 10:41:26.448869 | 7c41b898c5da |
a31ec94cbca0 |