Mutual Friend
Last updated
Last updated
Through this API, you can verify or query the list of mutual friends between two or more accounts or addresses.
Header
Field | Type | Required | Remarks |
---|---|---|---|
Request Parameters
Field | Type | Required | Remarks |
---|---|---|---|
Request Example
Response Parameters
Field | Type | Remarks |
---|---|---|
The UserInfo field consists of the following subfields:
Response Body
Return Code
Field | Type | Remarks |
---|---|---|
code | desc | Remarks |
---|---|---|
ApiKey
String
true
ApiKey obtained from the administrator
address
List
fasle
EOA Address
twitterUsername
List
fasle
twitter username
steamId
List
fasle
steamId
limit
Integer
true
Query limit (up to 100)
cursor
String
true
Cursor data returned by last page. If it is empty, it means the caller is querying the first page.
code
String
Return code
desc
String
Return message
data
List
Data
relationId
Relation
Relation information
address
List
Address list
Twitter information
steam
Steam
Steam information
0
success
the flag for a successful request