> ## Documentation Index
> Fetch the complete documentation index at: https://docs.neynar.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Post frame action

<Info>
  To learn more about using this route on your own backend to handle frame interactions, [read our guide on Frame Interactions with the Neynar API](/docs/how-to-handle-frame-interactions-with-the-neynar-api)
</Info>

The post frame action API can be used by clients to interact with a frame. You need to have an approved `signer_uuid` to post a frame action.

<Info>
  The POST request to the post\_url has a timeout of 5 seconds.
</Info>


## Related topics

- [postFrameAction](/nodejs-sdk/frame-apis/postFrameAction.md)
- [Post frame action developer managed](/reference/post-frame-action-developer-managed.md)
- [postFrameActionDeveloperManaged](/nodejs-sdk/frame-apis/postFrameActionDeveloperManaged.md)
- [Frame Interactions](/docs/how-to-handle-frame-interactions-with-the-neynar-api.md)
- [SDK v1 to v2 migration guide](/reference/neynar-nodejs-sdk-v1-to-v2-migration-guide.md)
