Authentication API (Being Deprecated)

The Authentication API serves as the partner login function which must occur once a day. Like all Skipcart APIs, the unique partner AppToken needs to be included in the header to return a UserToken that will be used in subsequent API requests. The Authentication service is a required API for Skipcart integration.

❗️This API is being deprecated please use the Authentication API V2

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Defaults to [email protected]

(Required) Email address assigned as part of Skipcart staging credentialing

string
required
Defaults to MyPassword

(Required) Email address assigned as part of Skipcart staging credentialing

Headers
string
Defaults to [Example] 539ca86c-1012-49c8-86c2-ddf16dd9434g

The AppToken is the unique partner identifier and must be included in every Skipcart API request

string
Defaults to application/json
Language
LoadingLoading…