Frames are mini-apps inside Farcaster casts. To read more about frames, check out the Frames documentation. Frame actions are POST request sent to a Frame server, and is unauthenticated by default. Checking the POST request payload against the Hub is a necessary step to ensure the request is valid. This guide demonstrates how to verify a frame action payload against the Hub with Neynar SDK. Check out this Getting started guide to learn how to set up your environment and get an API key. First, initialize the client: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.