Revelador API » Info de Usário API
Esquema de URI
http://api.twitcasting.tv/api/userstatus?param=value
API para recuperar informações detalhadas sobre um usário.
Requisitos
JSON / JSONP
Autenticação
Não precisa.
Limitação
Limite do acelerador. (Max 60 req / 1 min. Se você exceder esse limite, o seu IP será bloqueado por 5 min = HTTP Erro 503).
Parâmetros de URI
| type (optional) |
Set this value to json if you would like to receive JSON result. Otherwise, this API will return JSONP.
JSONで結果を受け取る場合、この値を json に設定します。デフォルトではJSONPとなります。 |
|---|---|
| user |
A userid to check live status.
ライブの状態をチェックするuser id |
Resultados de Json
| userid | user id. |
|---|---|
| socialid |
unique social id.
ユニークなsocial id |
| country |
Country code.
国コード |
| movies |
number of movies saved.
保存されているムービーの件数 |
| created |
unix time stamp when this movie was created (GMT).
このムービーが作成されたUnixタイムスタンプ(GMT) |
| screenname |
Screen name of the user.
ユーザーの表示名 |
| name |
user's name.
ユーザーの名前 |
| image |
image url of the user.
ユーザーの画像URL |
| url |
user's home page url if specified.
ユーザーのプロフィールURL |
| lastmovieid |
movieid of the last live. false if no live is saved.
最後に保存されているライブのmovie id。なければfalse |
| livetitle |
default title of the live. returns null string if default title is not set
ユーザーが設定しているデフォルトのライブタイトル。なければ空文字を返す。 |
Amostra




