Intents URLs 
Cast Intent URLs 
Warpcast intents enable builders to direct authenticated users to a pre-filled cast composer.
Compose with cast text 
https://warpcast.com/~/compose?text=Hello%20world!Compose with cast text and one embed 
https://warpcast.com/~/compose?text=Hello%20world!&embeds[]=https://farcaster.xyzCompose with cast text with mentions and two embeds 
https://warpcast.com/~/compose?text=Hello%20@farcaster!&embeds[]=https://farcaster.xyz&embeds[]=https://github.com/farcasterxyz/protocolCompose with cast text on a specific channel 
https://warpcast.com/~/compose?text=Hello%20world!&channelKey=farcasterReply with cast text to a cast with hash 
https://warpcast.com/~/compose?text=Looks%20good!&parentCastHash=0x09455067393562d3296bcbc2ec1c2d6bba8ac1f1Additional details 
- Embeds are any valid URLs
 - URLs ending with 
.png.jpgor.gifwill render as an image embed - Embedding the URL to a Zora mint page will render the NFT with a mint link below it.
 - You can check how embeds will be rendered in Warpcast at https://warpcast.com/~/developers/embeds
 
Resource URLs 
View profile by FID 
https://warpcast.com/~/profiles/:fidView cast by hash 
https://warpcast.com/~/conversations/:hash