ESRI ArcGIS · JSON Structure
Esri Arcgis Structure
Structural overview of the ESRI ArcGIS API surface; extracted from openapi/.
Type:
Properties: 0
GISGeospatialMappingLocationSpatial AnalysisGeocodingRoutingPlacesOGCGraphQLMCP
Esri Arcgis Structure is a JSON Structure definition published by ESRI ArcGIS.
Meta-schema:
JSON Structure
{
"provider": "ESRI ArcGIS",
"providerId": "esri-arcgis",
"kind": "json-structure",
"description": "Structural overview of the ESRI ArcGIS API surface; extracted from openapi/.",
"schemaCount": 16,
"operationCount": 9,
"schemas": [
{
"name": "Portal",
"type": "object",
"propertyCount": 9,
"required": []
},
{
"name": "User",
"type": "object",
"propertyCount": 11,
"required": []
},
{
"name": "GroupRef",
"type": "object",
"propertyCount": 3,
"required": []
},
{
"name": "Item",
"type": "object",
"propertyCount": 16,
"required": []
},
{
"name": "ItemCollection",
"type": "object",
"propertyCount": 5,
"required": []
},
{
"name": "SearchResults",
"type": "object",
"propertyCount": 6,
"required": []
},
{
"name": "GeocodeCandidate",
"type": "object",
"propertyCount": 4,
"required": []
},
{
"name": "GeocodeResponse",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "ReverseGeocodeResponse",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "PlacesResponse",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "PlaceSummary",
"type": "object",
"propertyCount": 5,
"required": []
},
{
"name": "Place",
"type": "object",
"propertyCount": 7,
"required": []
},
{
"name": "Category",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "Point",
"type": "object",
"propertyCount": 3,
"required": []
},
{
"name": "SpatialReference",
"type": "object",
"propertyCount": 2,
"required": []
},
{
"name": "Error",
"type": "object",
"propertyCount": 1,
"required": []
}
],
"operations": [
{
"method": "GET",
"path": "/portals/self",
"operationId": "getPortalSelf",
"summary": "Get portal information",
"tags": [
"Portal"
]
},
{
"method": "GET",
"path": "/community/users/{username}",
"operationId": "getUser",
"summary": "Get user profile",
"tags": [
"Portal"
]
},
{
"method": "GET",
"path": "/content/users/{username}/items",
"operationId": "getUserItems",
"summary": "List user content items",
"tags": [
"Portal"
]
},
{
"method": "GET",
"path": "/content/items/{itemId}",
"operationId": "getItem",
"summary": "Get portal item",
"tags": [
"Portal"
]
},
{
"method": "GET",
"path": "/search",
"operationId": "searchPortal",
"summary": "Search portal content",
"tags": [
"Portal"
]
},
{
"method": "GET",
"path": "/findAddressCandidates",
"operationId": "findAddressCandidates",
"summary": "Geocode an address",
"tags": [
"Geocoding"
]
},
{
"method": "GET",
"path": "/reverseGeocode",
"operationId": "reverseGeocode",
"summary": "Reverse geocode coordinates",
"tags": [
"Geocoding"
]
},
{
"method": "GET",
"path": "/places/near-point",
"operationId": "findPlacesNearPoint",
"summary": "Find places near a point",
"tags": [
"Places"
]
},
{
"method": "GET",
"path": "/places/{placeId}",
"operationId": "getPlaceDetails",
"summary": "Get place details",
"tags": [
"Places"
]
}
]
}
Work with this as data
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/esri-arcgis-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.