package
0.0.6
Repository: https://github.com/atlasmoth/go_neynar_sdk.git
Documentation: pkg.go.dev

# README

Documentation for API Endpoints

All URIs are relative to https://api.neynar.com/v1

ClassMethodHTTP requestDescription
CastApiAllCastsInThreadGet /farcaster/all-casts-in-threadDEPRECATED - Retrieve all casts in a given thread hash
CastApiCastGet /farcaster/castDEPRECATED - Retrieve cast for a given hash
CastApiCastsGet /farcaster/castsDEPRECATED - Retrieve casts for a given user
CastApiRecentCastsGet /farcaster/recent-castsGet Recent Casts
FollowsApiFollowersGet /farcaster/followersGets all followers for a given FID
FollowsApiFollowingGet /farcaster/followingGets all following users of a FID
NotificationsApiMentionsAndRepliesGet /farcaster/mentions-and-repliesGet mentions and replies
NotificationsApiReactionsAndRecastsGet /farcaster/reactions-and-recastsGet reactions and recasts
ReactionsApiCastLikesGet /farcaster/cast-likesDEPRECATED - Get all like reactions for a specific cast
ReactionsApiCastReactionsGet /farcaster/cast-reactionsDEPRECATED - Get all reactions for a specific cast
ReactionsApiCastRecastersGet /farcaster/cast-recastersDEPRECATED - Get all recasters for a specific cast
UserApiCustodyAddressGet /farcaster/custody-addressDEPRECATED - Get the custody address for a given FID
UserApiRecentUsersGet /farcaster/recent-usersGet Recent Users
UserApiUserGet /farcaster/userDEPRECATED - Get User Information by FID
UserApiUserByUsernameGet /farcaster/user-by-usernameGet User Information by username
UserApiUserCastLikesGet /farcaster/user-cast-likesDEPRECATED -- Get User Cast Likes
VerificationApiUserByVerificationGet /farcaster/user-by-verificationDEPRECATED - Retrieve user for a given ethereum address
VerificationApiVerificationsGet /farcaster/verificationsDEPRECATED - Retrieve verifications for a given FID

Documentation For Models

Documentation For Authorization

Endpoints do not require authorization.

Author