# README
Documentation for API Endpoints
All URIs are relative to https://api.neynar.com/v1
Class | Method | HTTP request | Description |
---|---|---|---|
CastApi | AllCastsInThread | Get /farcaster/all-casts-in-thread | DEPRECATED - Retrieve all casts in a given thread hash |
CastApi | Cast | Get /farcaster/cast | DEPRECATED - Retrieve cast for a given hash |
CastApi | Casts | Get /farcaster/casts | DEPRECATED - Retrieve casts for a given user |
CastApi | RecentCasts | Get /farcaster/recent-casts | Get Recent Casts |
FollowsApi | Followers | Get /farcaster/followers | Gets all followers for a given FID |
FollowsApi | Following | Get /farcaster/following | Gets all following users of a FID |
NotificationsApi | MentionsAndReplies | Get /farcaster/mentions-and-replies | Get mentions and replies |
NotificationsApi | ReactionsAndRecasts | Get /farcaster/reactions-and-recasts | Get reactions and recasts |
ReactionsApi | CastLikes | Get /farcaster/cast-likes | DEPRECATED - Get all like reactions for a specific cast |
ReactionsApi | CastReactions | Get /farcaster/cast-reactions | DEPRECATED - Get all reactions for a specific cast |
ReactionsApi | CastRecasters | Get /farcaster/cast-recasters | DEPRECATED - Get all recasters for a specific cast |
UserApi | CustodyAddress | Get /farcaster/custody-address | DEPRECATED - Get the custody address for a given FID |
UserApi | RecentUsers | Get /farcaster/recent-users | Get Recent Users |
UserApi | User | Get /farcaster/user | DEPRECATED - Get User Information by FID |
UserApi | UserByUsername | Get /farcaster/user-by-username | Get User Information by username |
UserApi | UserCastLikes | Get /farcaster/user-cast-likes | DEPRECATED -- Get User Cast Likes |
VerificationApi | UserByVerification | Get /farcaster/user-by-verification | DEPRECATED - Retrieve user for a given ethereum address |
VerificationApi | Verifications | Get /farcaster/verifications | DEPRECATED - Retrieve verifications for a given FID |
Documentation For Models
- ActiveStatus
- AllCastsInThreadResponse
- AllCastsInThreadResponseResult
- AllOfCastParentAuthor
- Cast
- CastLikesResponse
- CastLikesResponseResult
- CastReactionsResponse
- CastReactionsResponseResult
- CastRecasterResponse
- CastRecasterResponseResult
- CastResponse
- CastResponseResult
- CastType
- CastWithInteractions
- CastWithInteractionsReactions
- CastWithInteractionsRecasts
- CastWithInteractionsReplies
- CastsResponse
- CastsResponseResult
- CustodyAddressResponse
- CustodyAddressResponseResult
- EmbedUrl
- ErrorRes
- FollowResponse
- FollowResponseResult
- FollowResponseUser
- MentionsAndRepliesResponse
- MentionsAndRepliesResponseResult
- NextCursor
- OneOfCastAuthor
- Reaction
- ReactionType
- ReactionWithCastMeta
- ReactionWithCastMetaCast
- ReactionWithCastMetaReaction
- ReactionsAndRecastsNotification
- ReactionsAndRecastsResponse
- ReactionsAndRecastsResponseResult
- Reactor
- ReactorPfp
- ReactorViewerContext
- Recaster
- RecasterPfp
- RecasterProfile
- RecasterProfileBio
- RecasterViewerContext
- RecentCastsResponse
- RecentUsersResponse
- RecentUsersResponseResult
- User
- UserCastLikeResponse
- UserCastLikeResponseResult
- UserPfp
- UserProfile
- UserProfileBio
- UserResponse
- UserResponseResult
- VerificationResponse
- VerificationResponseResult
- ViewerContext
Documentation For Authorization
Endpoints do not require authorization.