Skip to main content
Creating the OAuth app and connecting a channel: Warpcast (Farcaster) setup guide.

Overview

Warpcast is a client for the Farcaster protocol, a decentralized social network. When posting to Warpcast, you can specify which channels to post to.
The __type identifier is spelled wrapcast, not warpcast. That is the value GET /integrations returns and the one the settings schema is keyed on. On POST /posts the server overwrites __type with the channel’s own identifier, so a misspelling is ignored rather than refused. The settings also use subreddit as the field name for historical reasons, but it refers to Farcaster channels.

Settings Schema

Properties

Examples

Simple cast (no channel)

Cast to a specific channel

Cast to multiple channels

Cast with image

Notes

  • Channel IDs are the names/slugs of Farcaster channels
  • You can post without specifying channels (posts to your main feed)
  • You can post to multiple channels simultaneously
  • Images are supported and will be displayed as embeds