Login

There is a clean Login and Logout process associated with the Authentication process. Before you can Login, you need to obtain credentials from ShopBack - provided after registering a set of valid merchant details.

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

This will be the merchant ID provided by ShopBack

string
required

This will be the merchant secret proviced by ShopBack. TK_ for Sandbox, PK_ for Production

Headers
string

Idempotent Id for the request. If this is absent, every request will be treated as unique and will be processed as such. (This is optional for now, but will be made required in the future)

Responses

201

Created, Entity is created successfully

401

Unauthorized Access, You are providing invalid credentials

412

Precondition Failed, Username/Email is already exists

422

Unprocessable Entity, Could not process the entity as it has invalid data

500

Internal Server Error, Something went wrong on servers's end

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