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
      • GET1. Poll to Youtube RSS (each 1 hour) https://www.youtube.com/feeds/videos.xml
      • POST4. Create Blog Post in Odoo Create blog post https://dev-musiccast.odoo.com/json/2/blog.post/create
      • GET2. Get YT Video transcriptions https://youtube-video-summarizer-gpt-ai.p.rapidapi.com/api/v1/get-transcript-v2
LogoLogo
CloudflareBlog Post Creation

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

||View as Markdown|
GET
/api/v1/get-transcript-v2
GET
/api/v1/get-transcript-v2
$curl -G https://graph.facebook.com/api/v1/get-transcript-v2 \
> -H "x-rapidapi-host: youtube-video-summarizer-gpt-ai.p.rapidapi.com" \
> -H "x-rapidapi-key: 5f4776bbadmsh29ed74bf27cb172p108587jsn8a05ba70ecb3" \
> -d video_id=WW5kIio1Fz8 \
> -d platform=youtube
200Retrieved
1{}
Was this page helpful?
Previous

4. Create Blog Post in Odoo Create blog post https://dev-musiccast.odoo.com/json/2/blog.post/create

Next

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

Built with

Headers

x-rapidapi-hoststringOptional
x-rapidapi-keystringOptional

Query parameters

video_idstringOptional
platformstringOptional

Response

Successful response
  1. Create Blog Post in Odoo Create blog post https://dev-musiccast.odoo.com/json/2/blog.post/create

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