xREL.v3

API: user/get_authd_user method - Wiki

Sprache wählen
Board RSS API Status Hilfe Kontakt
Optionen

Artikel: API: user/get_authd_user method

API: user/get_authd_user method

(Image)
This method is deprecated and only available in API v1!
Use user/info for API v2.

Returns information about the currently active user.

URL
http://api.xrel.to/api/user/get_authd_user.format

Formats
json, xml

HTTP Method(s)
GET

Authentication
OAuth

Parameters
none

Example Response
<user>
  <id>c2a1da1234</id>
  <name>Doakes</name>
  <secret>a1WXoJs7azCrsr684nXp32inKoY</secret>
  <locale>de_DE</locale>
  <avatar_url>http://www.xrel.to/uploaded_images/img_avatar/2_39908344.JPG</avatar_url>
  <avatar_thumb_url>http://www.xrel.to/uploaded_images/img_avatar_thumb/2_39908344.JPG</avatar_thumb_url>
</user>

Zuletzt aktualisiert: 15. Apr. 2016, 18:33 Uhr.

Optionen

Artikel bewerten
0/50/50/50/50/50/50/50/50/50/5
Bisher stimmte niemand ab