GetKeyInfo
API
API | /token/profile/v1/shares/info |
---|---|
Title | GetKeyInfo |
Description | Get the details of the user's Key |
Authorization | Not required |
Method |
|
Request Parameters
Name | Type | Required | Description |
---|---|---|---|
ecosystem | string | YES | "lens" or "farcaster" |
creatorId | int | YES | The FID of farcaster or Lens Profile ID |
Request and Response Example
Request
cURL Code
Request URL
https://api.tako.so/token/profile/v1/shares/info?ecosystem=farcaster&creatorId=10001
Response
Last updated