Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Neynar Feed API

Operations related to feed

This API exposes 10 operations across 10 paths, and defines 49 schemas. It is described by OpenAPI 3.0.4, at version 3.176.0.

Requests are made against a single base URL, https://api.neynar.com.

10 operations 10 paths 49 schemas 10 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.4
API Version
3.176.0
Base URL
https://api.neynar.com
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Neynar Feed API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — API key to authorize requests

Paths & Operations 10

Across 10 paths, the API surfaces 10 operations — 10 GET. Each is listed below with its method, path, parameters, and response codes.

Feed 10

Operations related to feed

GET
/v2/farcaster/feed/
By filters
fetch-feed 14 params → 200400
GET
/v2/farcaster/feed/channels/
By channel IDs
fetch-feed-by-channel-ids 10 params → 200400
GET
/v2/farcaster/feed/following/
Following
fetch-user-following-feed 6 params → 200400
GET
/v2/farcaster/feed/for_you/
For you
fetch-feed-for-you 6 params → 200400
GET
/v2/farcaster/feed/parent_urls/
By parent URLs
fetch-feed-by-parent-urls 7 params → 200400
GET
/v2/farcaster/feed/topic/
By topic
fetch-feed-by-topic 6 params → 200400500
GET
/v2/farcaster/feed/trending/
Trending feeds
fetch-trending-feed 8 params → 200400404500
GET
/v2/farcaster/feed/user/casts/
Chronologically
fetch-casts-for-user 9 params → 200400500
GET
/v2/farcaster/feed/user/popular/
10 most popular casts
fetch-popular-casts-by-user 2 params → 200400
GET
/v2/farcaster/feed/user/replies_and_recasts/
Replies and recasts
fetch-replies-and-recasts-for-user 5 params → 200400

Schemas 49

The contract defines 49 schemas that model the data the API accepts and returns. The most detailed are HtmlMetadata (50 properties), Cast (22 properties), Channel (19 properties), User (18 properties). Each schema is shown below with its type and property counts.

ChannelUserContext
object
Adds context on the viewer's or author's role in the channel.
2 properties 1 required
CastEmbedded
object
11 properties 10 required
SolAddress
string
Solana address
FrameV1
object
Mini app v1 object
9 properties 3 required
FrameButtonActionType
string
The action type of a mini app button. Action types "mint" & "link" are to be handled on the client side only and so they will produce a no/op for POST /farcast…
User
object
18 properties 12 required
Embed
ChannelMemberRole
string
The role of a channel member
OembedVideoData
object
Video OEmbed data
14 properties 3 required
UserViewerContext
object
Adds context on the viewer's follow relationship with the user.
4 properties 4 required
EmbedUrl
object
2 properties 1 required
CastDehydrated
object
4 properties 2 required
FarcasterManifest
object
3 properties 1 required
EthAddress
string
Ethereum address
OembedRichData
object
Rich OEmbed data
14 properties 3 required
Location
object
Coordinates and place names for a location
4 properties 2 required
ImageObject
object
5 properties 1 required
ChannelOrChannelDehydrated
object
UserDehydrated
object
7 properties 2 required
FrameV2
object
Mini app v2 object
7 properties 3 required
ChannelDehydrated
object
5 properties 3 required
OembedLinkData
object
Link OEmbed data
11 properties 2 required
EmbedCastDeep
object
2 properties 1 required
CastReplies
object
1 property 1 required
LocationAddress
object
5 properties 2 required
VideoObject
object
4 properties 1 required
HtmlMetadata
object
50 properties
EmbedCast
object
2 properties 1 required
Frame
EmbedUrlMetadata
object
7 properties 1 required
ReactionRecast
object
2 properties 2 required
ZodError
object
3 properties 3 required
ErrorRes
object
Details for the error response
4 properties 1 required
OembedPhotoData
object
Photo OEmbed data
14 properties 3 required
TextRange
object
2 properties 2 required
FeedResponse
object
2 properties 2 required
NextCursor
object
Returns next cursor
1 property 1 required
BulkCastsResponse
object
1 property 1 required
EmbedDeep
CastViewerContext
object
Adds context on interactions the viewer has made with the cast.
2 properties 2 required
CastReactions
object
4 properties 4 required
Cast
object
22 properties 18 required
FrameActionButton
object
5 properties 2 required
ReactionLike
object
2 properties 2 required
EncodedJsonFarcasterSignature
object
Encoded JSON Farcaster signature
3 properties 3 required
CastNotificationType
string
The notification type of a cast.
Channel
object
19 properties 4 required
CastId
object
[DEPRECATED: Use "cast" key instead]
2 properties 2 required
Fid
integer
The unique identifier of a farcaster user or app (unsigned integer)

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

neynar-feed-api-openapi.yml Raw ↑