Message
Validate signed message
Validate a message on the Farcaster network.
POST
Authorizations
API key to authorize requests
Body
application/octet-stream · file
A Message is a delta operation on the Farcaster network. The message protobuf is an envelope that wraps a MessageData object and contains a hash and signature which can verify its authenticity.
The body is of type file
.
Response
200
application/json
A successful response.
The response is of type object
.