lookupNeynarFrame
Mini app by UUID or URLGroup: Frame APIsUse this when you need: Mini app by UUID or URL.
Usage
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
type | LookupNeynarFrameTypeEnum | ✅ | Type of identifier (either 'uuid' or 'url') |
uuid | string | ❌ | - |
url | 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.

