v1

latestOpenAPI 3.0.12026-07-24128351404.9 KB
Authentication

Get a code

get/open-api/v3/oauth/authorize

Query parameters

clientIdstring required

Client ID.

Response

OK

codestring

Error code

messagestring

Error message

Example response

{
  "code": "400001",
  "message": "Invalid parameter"
}
All 128 operations