xREL.v3

API: user/info method - Wiki

Change Language
Board RSS API Status Help Contact
Preferences

Article: API: user/info method

API: user/info method

Returns information about the active user.

URL
https://api.xrel.to/v2/user/info.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>https://www.xrel.to/uploaded_images/img_avatar/2_39908344.JPG</avatar_url>
  <avatar_thumb_url>https://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