API Access Token-User ID
Number of APIs: 4
-
Obtain the logged-in user ID POST https://{{baseUrl}}/open-apis/authen/v1/access_token
-
Request user authentication(Browse open) GET https://{{baseUrl}}/open-apis/authen/v1/index?redirect_uri={{REDIRECT_URI}}&app_id={{app_id}}&state={{STATE}}
-
Refresh access_token POST https://{{baseUrl}}/open-apis/authen/v1/refresh_access_token
-
Obtain user information GET https://{{baseUrl}}/open-apis/authen/v1/user_info