Fetch all Ethereum and Solana verified addresses for a Farcaster user. Use this endpoint to identify which wallets are associated with which Farcaster applications for the specified user.
GET
/
v2
/
farcaster
/
user
/
verifications
Fetch verifications
Copy
Ask AI
curl --request GET \ --url https://api.neynar.com/v2/farcaster/user/verifications/ \ --header 'x-api-key: <api-key>'