
ArcGIS REST APIs documentation
ArcGIS REST APIs documentation APIs for scripting, automating and building applications with ArcGIS services.
ArcGIS Server Services Directory REST API
The JavaScript APIs included with ArcGIS Server are based on REST, and every ArcGIS Server instance exposes its information through REST endpoints or URLs. Each endpoint returns …
Query (Feature Service/Layer) | ArcGIS REST APIs | Esri Developer
Jan 1, 2012 · The layer query operation supports percentile as a statistic Type when using outstatistic for hosted feature services in ArcGIS Online or ArcGIS Enterprise when run on a …
ArcGIS Portal Directory REST API - Esri Developer
The ArcGIS REST API evolves such that the input parameters and the JSON responses are version compatible. The API follows the same versioning philosophy as ArcGIS Server.
ArcGIS REST APIs | Documentation | Esri Developer
ArcGIS REST APIs are the API specifications for all ArcGIS location services and ArcGIS Enterprise services. They define the operations, parameters, and structures required to make …
ArcGIS REST JS - Esri Developer
ArcGIS REST JS is a light-weight collection of JavaScript modules for accessing ArcGIS services and building mapping and spatial analysis applications. The library makes it easy to set up …
Feature Service | ArcGIS REST APIs | Esri Developer
Starting at ArcGIS Enterprise 11.1, feature services can now be published from a Snowflake data source using ArcGIS Pro 3.1 or later. The service- and layer-level supported Export Formats …
Query (Map Service/Layer) | ArcGIS REST APIs | Esri Developer
Jan 1, 2012 · In this case make sure you issue your WHERE clause in UTC. As of ArcGIS Pro 3.1 and ArcGIS Enterprise 10.9, there is a new option when defining the time zone during …
ArcGIS Server Administrator REST API
The ArcGIS Server Administrator REST API allows you to administer ArcGIS Server programmatically. This means that you can completely manage your server using any …
Tutorials | ArcGIS REST JS | Esri Developer
Learn how to build ArcGIS REST JS applications that integrate with ArcGIS Location Services. Follow step-by-step instructions, copy and paste the code, or just run the solutions.