Authentication Token

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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
Body Params
string
enum
required

Type of identifier

Allowed:
string
required

Identifier value (e.g., mobile number)

string
required

Unique device ID

string
required

Brand name

Responses

400

Bad request

401

Unauthorized

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json