Authentication Token

This API generates an authentication token for the Store Locator API, include the returned token in the cap_authorization header of the request to securely access store location data.


Request Body parameters

ParameterTypeDescription
identifierTypestringType of identifier, e.g. MOBILE, EMAIL, or USERNAME
identifierValuestringIdentifier value, e.g. a mobile number
deviceIdstringUnique device ID
brandstringBrand name

Response Body parameters

FieldTypeDescription
tokenstringThe authentication token
expiresInintegerTime in seconds until it expires
Language
Click Try It! to start a request and see the response here!