Skip to main content
GET
Obtains a merchant API access token used for authentication on subsequent API calls. This endpoint only requires Api-Key and Timestamp — no Access-Token is needed.

Request Headers

string
required
apiKey (merchant credential, bound to IP whitelist)
string
required
Unix timestamp in milliseconds. The deviation from the server time must be within 60 seconds, and future timestamps are not accepted.
string
default:"application/json"
Fixed to application/json

Response Parameters

number
Response status code. 0 indicates success.
string
Response message.
object
Response data.