Structures and definitions-Discovery methods-Discover by country

Number of APIs: 4

  1. All countries available GET https://{{geoenrich-service}}.arcgis.com/arcgis/rest/services/World/geoenrichmentserver/Geoenrichment/countries?f=pjson

  2. Available info (per country) GET https://{{geoenrich-service}}.arcgis.com/arcgis/rest/services/World/geoenrichmentserver/Geoenrichment/countries/:country-code?f=pjson

  3. Data collections (by country) GET https://{{geoenrich-service}}.arcgis.com/arcgis/rest/services/World/GeoEnrichmentServer/Geoenrichment/datacollections/:country-code?f=pjson&token={{access_token}}

  4. Available reports (by country) GET https://{{geoenrich-service}}.arcgis.com/arcgis/rest/services/World/GeoEnrichmentServer/Geoenrichment/reports/:country-code?f=pjson&token={{access_token}}