For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
  • Cloudflare
    • GETpayload example
    • POSThttps://social-media-posting-dev.deao.workers.dev/post
      • POSTInternal Reply (DM): https://graph.facebook.com/v25.0/{fb_page_id}/messages
      • POSTPublic Comment Reply: https://graph.facebook.com/v25.0/{fb_page_id}/replies
LogoLogo
CloudflareComment Replies Internal Mds IN Dev

Internal Reply (DM): https://graph.facebook.com/v25.0/{fb_page_id}/messages

||View as Markdown|
POST
/v25.0/106200618978260/messages
POST
/v25.0/106200618978260/messages
$curl -X POST "https://graph.facebook.com/v25.0/106200618978260/messages?appsecret_proof=3d001fb0a8fb53ed1daeeae1015eee0aeed81e5e5a8969d2d6dc851846c2980f" \
> -H "Content-Type: application/json" \
> -d '{
> "message": {
> "text": "hello, this is the blog post: https://musicca.st/blog"
> },
> "recipient": {
> "comment_id": "18130031797551025"
> }
>}'
200Successful
1{}
Was this page helpful?
Previous

2. Get YT Video transcriptions https://youtube-video-summarizer-gpt-ai.p.rapidapi.com/api/v1/get-transcript-v2

Next

Public Comment Reply: https://graph.facebook.com/v25.0/{fb_page_id}/replies

Built with

Query parameters

appsecret_proofstringOptional

Request

This endpoint expects an object.
messageobjectRequired
recipientobjectRequired

Response

Successful response
  1. Get YT Video transcriptions https://youtube-video-summarizer-gpt-ai.p.rapidapi.com/api/v1/get-transcript-v2

Public Comment Reply: https://graph.facebook.com/v25.0/{fb_page_id}/replies