v1

latestOpenAPI 3.0.42026-07-26159287356.1 KB
Signer

Publish message

Publish a message to farcaster. The message must be signed by a signer managed by the developer. Use the @farcaster/core library to construct and sign the message. Use the Message.toJSON method on the signed message and pass the JSON in the body of this POST request.

post/v2/farcaster/message/

Request body

PublishMessageReqBody required

Response

Success

PublishMessageResponse required