Authorizations
API key to authorize requests
Headers
Query Parameters
FID of user whose recent casts you want to fetch
Required range:
x >= 1
Example:
194
Optionally filter to casts created via a specific app FID, e.g. 9152 for Warpcast
Required range:
x >= 1
Example:
9152
FID of the user viewing the feed
Required range:
x >= 1
Example:
3
Number of results to fetch
Required range:
1 <= x <= 150
Example:
30
Pagination cursor
Include reply casts by the author in the response, true by default
Example:
true
Parent URL to filter the feed; mutually exclusive with channel_id
Channel ID to filter the feed; mutually exclusive with parent_url