Channel Management/Accounts
Account List
Interface description: Get the channel account list of the current user in pages.
GET
Account List
Authorizations
Need to get API Key from AiToEarn. Click to go to "API Key Obtaining Tutorial".
Query Parameters
Account ID array
Minimum string length:
1Array of platform types. The value is the enumeration identifier of each platform. First call the "Platform List" interface (GET /api/v2/channels/platforms) and use the data[n].platform returned by it.
Available options:
douyin, xhs, wxSph, KWAI, youtube, wxGzh, bilibili, twitter, tiktok, facebook, instagram, threads, pinterest, linkedin Account status: 1 normal (available), 0 abnormal (unavailable).
Response
200 - application/json
The request has been processed by the service. Business success is determined by whether the response body has code === 0.

