/youku/users

POST /api/youku/users

Price: 1 credit

Get one Youku creator channel by its id or profile URL. Returns the display name, self-description, avatar and channel background, gender, follower, following and like counts, the verified-star flag and the account status.

How to use it

Both id forms work and both are returned: `id` is the encoded `U…==` form used in profile URLs, `numeric_id` is the plain integer. They are not convertible into one another — the encoded form is not a base64 of the number — so carry whichever you were given. This covers creator channels, including the official channels studios and broadcasters run; it is not a viewer-account lookup and it exposes no email, phone or real name. For what the creator has published use /youku/users/videos.

Parameters

Request body

Response

Errors

Response headers