xREL.v3

API: user/get_authd_user method - Wiki

Change Language
Board RSS API Status Help Contact
Preferences

Article: 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>

Last edit: 15 Apr. 2016 6:33 PM.

Preferences

Rate this article
0/50/50/50/50/50/50/50/50/50/5
Nobody voted so far