post https://api.neynar.com/v2/farcaster/frame/action
Post frame actions, cast actions or cast composer actions to the server
(In order to post any of these actions, you need to have an approved signer_uuid
)
The POST request to the post_url has a timeout of 5 seconds for frames.
To learn more about using this route on your own backend to handle frame interactions, click here to read our guide
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.
NOTE: The POST request to the post_url has a timeout of 5 seconds.