Get Authorization Status
Interface description: Poll the platform authorization session status. sessionId must come from data.sessionId in the successful response of Start Platform Authorization; do not generate it yourself or reuse it across authorization sessions.
Authorizations
Need to get API Key from AiToEarn. Click to go to "API Key Obtaining Tutorial".
Path Parameters
Authorization platform. It must match the platform used to start authorization. Supported values: douyin, xhs, wxSph, KWAI, wxGzh, and bilibili.
douyin, xhs, wxSph, KWAI, wxGzh, bilibili "douyin"
The data.sessionId from the successful Start Platform Authorization response.
"session-id-from-auth-start"
Response
The request has been processed by the service. Business success is determined by whether the response body has code === 0.

