Group: Feed APIsUse this when you need: By parent URLs.
Usage
Parameters
| Parameter | Type | Required | Description | |
|---|---|---|---|---|
parentUrls | string | ✅ | Comma separated list of parent_urls | |
xNeynarExperimental | boolean | ❌ | - | |
withRecasts | `boolean | null` | ❌ | - |
viewerFid | number | ❌ | - | |
withReplies | `boolean | null` | ❌ | - |
limit | number | ❌ | - | |
cursor | string | ❌ | - |
Response
Returns aRequestArgs object.
Error Handling
Tips
- Provide a viewerFid when supported to respect mutes/blocks and include
viewer_context. - Keep requests scoped (e.g., use
limit) to improve latency. - Cache results where sensible.

