Get Token

POST/open/api/v4/merchant/getToken
1. Request parameters
Obtain a user accessToken (valid 10 days). Provide either email or uid. Fill in Header and Body, then click Sign & Send.
Base URL
Signing Secret
Signed locally only; not sent with the request.
Required fields
appId is sent as a request header; provide either email or uid in the JSON body.
Body fields
Select email or uid; body params are sorted by key for signing; empty fields are excluded.
Identify by
2. Signature result
URL, headers, and string to sign generated from the parameters above.
Request URL
-
Signed headers
-
Sorted bodyString
-
String to sign
-
3. Response
HTTP status and response body returned after the signed request.
Status
-
Body
-