v1

latestOpenAPI 3.0.42026-07-26159287356.1 KB
User

Fetch fresh FID

Fetches FID to assign it to new user.

get/v2/farcaster/user/fid/

Headers

x-neynar-experimentalboolean

Enables experimental features including filtering based on the Neynar score. See docs for more details.

x-wallet-idstring required

Wallet ID to use for transactions

Response

Success

fidinteger required

The unique identifier of a farcaster user or app (unsigned integer)

Example response

{
  "fid": 3
}