POST
/
farcaster
/
message
curl --request POST \
  --url https://api.neynar.com/v2/farcaster/message \
  --header 'Content-Type: application/json' \
  --header 'x-api-key: <api-key>' \
  --data '{}'
{}

Authorizations

x-api-key
string
header
default:NEYNAR_API_DOCS
required

API key to authorize requests

Body

application/json · object

Response

200
application/json
Successful operation.

The response is of type object.