API key authentication is a type of authentication that uses an API key
API key authentication is the easiest type of authentication to set up, and is the recommended type of authentication for applications that only access location services
Related
Related terms
- api key
An API key is a long-lived access token created using API key credentials. They are valid for up to one year and are typically embedded directly into client applications. - api key legacy
An API key (legacy) is a permanent access token created before June 2024 used for accessing ArcGIS location services. API keys (legacy) have been replaced with API key credentials and can no longer be created. - access token
An access token is an authorization string that provides access to secure ArcGIS content, data, and services. Its capabilities are determined by the privileges it supports. It is obtained by implementing API key authentication, User authentication, or App authentication. - location service
ArcGIS Location Services, also referred to as Location Services, are services hosted by Esri that provide geospatial functionality for developing mapping applications. They include the ArcGIS Basemap Styles service, ArcGIS Static Basemap Tiles service, ArcGIS Places service, ArcGIS Geocoding service, ArcGIS Routing service, ArcGIS GeoEnrichment service, and ArcGIS Elevation service. An ArcGIS Location Platform or ArcGIS Online account is required to use the services. - developer dashboard
The Location Platform Dashboard is a dashboard in the ArcGIS Location Platform website used to manage billing, view developer credentials, and monitor layers and data service usage. It can only be accessed with an ArcGIS Location Platform account.