Skip to main content
GET
Fetch fungibles

Node.js SDK

🔗 SDK Method: fetchFungibles Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.

Authorizations

x-api-key
string
header
default:NEYNAR_API_DOCS
required

API key to authorize requests

Headers

x-neynar-experimental
boolean
default:false

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

Query Parameters

fungibles
string
required

Comma-separated fungible identifiers

Example:

"eip155:8453/erc20:0x833589fcd6edb6e08f4c7c32d4f71b54bda02913,eip155:8453/erc20:0x2f6c17fa9f9bc3600346ab4e48c0701e1d5962ae"

viewer_fid
number

Optional FID of the viewer to personalize cast count filtering

Response

Success

Response containing fungible details

fungibles
FarcasterFungible · object[]
required