GetProfileAndKey
API
API
/token/profile/v1/portfolio/view
Title
GetProfileAndKey
Description
Get user's profile infomation and the status of his profile key
Authorization
Not required
Method
GET
Request Parameters
Name
Type
Required
Description
ecosystem
string
YES
"lens" or "farcaster"
addr
string
YES
The user's EVM wallet address
profile_id
string
YES
The Lens profile id or Farcaster FID of the user
Request and Response Example
Request
cURL Code
Request URL
https://api.tako.so/token/profile/v1/portfolio/view
Response
Last updated