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
      • POST1. Generate Music https://api.kie.ai/api/v1/generate
      • GET2. Get Visuals https://api.pexels.com/v1/videos/search
      • POST3. Compile Video https://api.shotstack.io/edit/stage/render
      • POST7. Create Odoo Record Post https://dev-musiccast.odoo.com/json/2/social.post/create
      • POST8. Update Social Post Record https://dev-musiccast.odoo.com/json/2/social.post/action_post
LogoLogo
CloudflareYt Channel Videos Upload Workflow

  1. Get Visuals https://api.pexels.com/v1/videos/search

||View as Markdown|
GET
/v1/videos/search
GET
/v1/videos/search
$curl -G https://graph.facebook.com/v1/videos/search \
> -d query=trucks \
> -d orientation=landscape
200Retrieved
1{}
Was this page helpful?
Previous

1. Generate Music https://api.kie.ai/api/v1/generate

Next

3. Compile Video https://api.shotstack.io/edit/stage/render

Built with

Query parameters

querystringOptional
orientationstringOptional

Response

Successful response
  1. Generate Music https://api.kie.ai/api/v1/generate
  1. Compile Video https://api.shotstack.io/edit/stage/render