Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.neynar.com/llms.txt

Use this file to discover all available pages before exploring further.

Used to retrieve a list of all fids

API

Method NameRequest TypeResponse TypeDescription
GetFidsFidsRequestFidsResponseReturns a paginated list of all fids

FidsRequest

FieldTypeLabelDescription
page_sizeuint32optional
page_tokenbytesoptional
reversebooloptional
shard_iduint32required

Fids Response

FieldTypeLabelDescription
fidsuint64repeatedArray of fids
next_page_tokenbytesoptional