GET
/
platform
/
login.html
curl --request GET \
--url http://service.xxx.com/platform/login.html

Query Parameters

appKey
string
required

Merchant AppKey

Example: xxx_xxx

redirectUrl
string
required

Jump to page after successful authorization login.

Example: The page to redirect to after successful authorization login should be consistent with the merchant's backend.

Response

200 - application/json
appKey
string

Merchant appKey

redirectUrl
string

Jump to page after successful authorization login