Authentication
Get a code
get/open-api/v3/oauth/authorize
Query parameters
clientIdstring required
Client ID.
Response
OK
Example response
{
"code": "400001",
"message": "Invalid parameter"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.