A session token is a short-lived authorization string that provides access to an ArcGIS service that supports sessions. It is created when a session starts and is valid for a maximum duration of 12 hours. It has limited privileges and can only access the service from which it was created. A session token can only be obtained by using a valid access token to start a session on a service that support sessions.
The only service that supports session tokens is the ArcGIS Basemap Styles service
The only product that supports session tokens is ArcGIS Location Platform
Related
Related terms
- 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. - basemap session
A basemap session is a timeframe during which a single user of a single application can use a session token to access unlimited basemap tiles from the Basemap Styles service. It is created a session starts and valid for a maximum duration of 12 hours. - basemap usage
Basemap usage is the type of consumption that occurs when accessing basemaps from a basemap service. It is measured by the number of tiles consumed or sessions created. - basemap usage model
A basemap usage model is a programming pattern for an application that determines the type of basemap consumption and the associated costs of accessing a basemap service. There are two models: the tile usage model and the session usage model. - Basemap styles service
The ArcGIS Basemap Styles service, also referred to as the Basemap Styles service, is a location service that provides basemap styles and data for the world. It returns styles as Mapbox styles and web maps, and data as vector tiles and/or map tiles. It supports all of the styles in the ArcGIS Basemap style and Open Basemap style family. An ArcGIS Location Platform or ArcGIS Online account is required to use the service.