Post a cast
Cast
Post a cast
Posts a cast or cast reply. Works with mentions and embeds.
(In order to post a cast signer_uuid must be approved)
POST
Post a cast
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.
Node.js SDK
🔗 SDK Method: publishCast Use this API endpoint with the Neynar Node.js SDK for typed responses and better developer experience.Authorizations
API key to authorize requests
Body
application/json
UUID of the signer.
signer_uuid is paired with API key, can't use a uuid made with a different API key.
Example:
"19d0c5fd-9b33-4a48-a0e2-bc7b0555baec"
Channel ID of the channel where the cast is to be posted. e.g. neynar, farcaster, warpcast
Example:
"neynar"
Maximum array length:
2- PostCastReqBodyEmbeds
- PostCastReqBodyEmbeds
- PostCastReqBodyEmbeds
An Idempotency key is a unique identifier for the request. Note:
- This is used to prevent duplicate requests. Use the same idem key on retry attempts.
- This should be a unique identifier for each request.
- Recommended format is a 16-character string generated by the developer at the time of making this request.
parent_url of the channel the cast is in, or hash of the cast
The unique identifier of a farcaster user or app (unsigned integer)
Required range:
x >= 0Example:
3