How to get the apikey for Arcgis enterprise

1806
1
03-17-2022 03:16 AM
WaelYoussef
New Contributor II

Hello every one, any one worked on esri with leaflet geosearch, I am going to use the search widget  with leaflet maps I used in my code an Apikey it works fine, but when I use it with offline enviroment

I can't get the Apikey  because there is no developer dashboard in ArcGIS Enterprise  to create Apikey.

what is the key equivalent to ApiKey in  ArcGIS Enterprise?

1 Reply
TonyContreras_Frisco_TX
Occasional Contributor III

From what I can tell, The API key is only needed if you are using ArcGIS Online services. You should be able to add services from ArcGIS Server without an API key. This does not seem clear from the documentation, though I think it is implied.

Leaflet Geocode Service 

The example here shows adding a map service from ArcGIS Server without API key 

 

0 Kudos