Skip to main content
POST
Follow user

Node.js SDK

🔗 SDK Method: followUser 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

Body

application/json
signer_uuid
string
required

UUID of the signer. signer_uuid is paired with API key, can't use a uuid made with a different API key.

Example:

"19d0c5fd-9b33-4a48-a0e2-bc7b0555baec"

target_fids
integer[]
required
Maximum array length: 100
Required range: x >= 1
Example:

Response

Success

details
FollowResponse · object[]
required
success
boolean
required