Get session ID

Get a session ID. A session is used to persist user data when making API calls (e.g. location and cart items).

Headers
string
required

Locally API token must be passed in the header to authenticate the API consumer

Responses
200

Successful

400

Bad Request

401

Unauthorized

402

Request Failed

403

Forbidden

404

Not Found

429

Too Many Requests

500

Server Error

Language
Response
Click Try It! to start a request and see the response here!