Group: Metric APIsUse this when you need: Metrics for casts.
Usage
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
q | string | ✅ | Query string to search for casts |
xNeynarExperimental | boolean | ❌ | - |
interval | FetchCastMetricsIntervalEnum | ❌ | - |
authorFid | number | ❌ | - |
channelId | string | ❌ | - |
Response
Returns aRequestArgs object.
Error Handling
Related API Reference
📖 API Reference: fetchCastMetrics For detailed information about the HTTP endpoint, request/response schemas, and additional examples, see the complete API documentation.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.

