Verify

This provides an overview of the verify endpoint. It's general use is to see if the token you have in the cookie header is valid or not.

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

The token we want to verify, note this will be overwritten if you have a jwt token in your cookie

string

public_key of the store the verification token is made for. Only required for importers

Headers
string
Defaults to Cookie: jwt=TOKEN

signed jwt token we want to verify as an http only, secure cookie.

Response

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