FarcasterUser

Fetch user information

No.
Method
Description
API Reference

1

searchUser

This method allows you to search for users on the Farcaster network by their username.

2

getUserByFids

This method allows you to fetches information about multiple users based on FIDs.

3

getPowerUsers

Fetches power users based on Warpcast power badges. Information is updated once a day.

4

getUserByBulkAddress

Fetches all users based on multiple Ethereum or Solana addresses.

5

getUserByCustodyAddress

Lookup a user by custody-address

6

getChannelsFollowedByFid

Returns a list of all channels with their details that a fid follows.

7

getUserByUsername

Returns metadata about a specific user

8

getRecentUser

Get a list of casts from the protocol in reverse chronological order based on timestamp

Last updated