cURL
curl --request POST \ --url https://api.neynar.com/v2/farcaster/message/ \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{}'
{}
API key to authorize requests
Success
The response is of type object.
object
Was this page helpful?