Relation One Profile
Relaton
Last updated
Relaton
Last updated
Through this API, you will be able to query the Profile information of Relation One users.
Header
Field | Type | Required | Remarks |
---|---|---|---|
Request Parameters
Field | Type | Required | Remarks |
---|---|---|---|
Request Example
Response Parameters
Field | Type | Remarks |
---|---|---|
The decrypted fields of EncryptedData
are as follows:
The decrypted data structure of EncryptedData
is as follows:
Response Body
Return Code
Field | Type | Remarks |
---|---|---|
code | desc | Remarks |
---|---|---|
ApiKey
String
true
ApiKey obtained from the administrator
address
String
fasle
EOA Address
twitterUsername
String
fasle
twitter username
steamId
String
fasle
steamId
sig
String
true
User authorization information (when provided with authorization details, developers canuse Lit Protocol to decrypt the returned results).
message
String
true
Original text of user authorization information signature (Please refer to the original signature splicingSIWE.The statement field needs to be Access to User Profile.))
code
String
Return code
desc
String
Return message
data
EncryptedData
Data(Encrypted by Lit Protocol)
relationId
String
User's relationId
name
String
User name
avatar
String
User's profile image
followingCount
String
Total number of following
followerCount
String
Total number of follower
0
success
the flag for a successful request
11601
failed
this field not support in current version
11602
failed
user not found