ArcGIS REST API

The ArcGIS REST API provides access to ArcGIS services and operations for working with maps, features, imagery, and other geographic data. This API enables querying geographic data, accessing layer information, and performing spatial operations.

Claim this API

Are you the operator of ArcGIS REST API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with ArcGIS REST API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://services.arcgis.com/
Auth: unknown
Endpoints: 12
Reachable: yes
CORS: unknown
Last checked: 2026-03-14 16:09:27.998157

Links

Homepage: https://developers.arcgis.com/rest/
API Base: https://services.arcgis.com/
Documentation:

100.0%

Uptime (7d)

278ms

Avg latency (7d)

3

Probes (7d)

Latency (7d)

Success Rate (7d)

Topics

GEOLOCATION, SCIENCE

Endpoints

Method Path Summary Auth Last Status Latency
GET /{organization}/ArcGIS/rest/services List available services
GET /{organization}/ArcGIS/rest/services/{serviceName}/FeatureServer Get feature service info
GET /{organization}/ArcGIS/rest/services/{serviceName}/FeatureServer/{layerId} Get layer information
GET /{organization}/ArcGIS/rest/services/{serviceName}/FeatureServer/{layerId}/query Query features
GET /{organization}/ArcGIS/rest/services/{serviceName}/MapServer Get map service info
GET /{organization}/ArcGIS/rest/services/{serviceName}/MapServer/{layerId} Get map layer information
GET /{organization}/ArcGIS/rest/services/{serviceName}/MapServer/{layerId}/query Query map layer features
GET /{serviceName}/FeatureServer/{layerId} Get Feature Layer Info
GET /{serviceName}/FeatureServer/{layerId}/query Query Feature Service Layer
GET /{serviceName}/MapServer Get Map Service Info 200 290ms
GET /{serviceName}/MapServer/identify Identify Features
GET /{serviceName}/MapServer/{layerId}/query Query Map Service Layer