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
LogoLogo
Cloudflare

https://social-media-posting-dev.deao.workers.dev/post

||View as Markdown|
POST
/post
POST
/post
$curl -X POST https://graph.facebook.com/post \
> -H "Content-Type: application/json" \
> -d '{
> "x": {
> "text": "salo-hello world",
> "media": [
> "i3"
> ],
> "post_type": "video"
> },
> "media": {
> "i1": {
> "source_url": "https://social-media-posting-dev.assets.musiccast.deao.dev/Argil-evkhxhytos-original%20(1).mp4"
> },
> "i2": {
> "source_url": "https://social-media-posting-dev.assets.musiccast.deao.dev/video.mp4"
> },
> "i3": {
> "source_url": "https://social-media-posting-dev.assets.musiccast.deao.dev/4324104-uhd_3840_2160_24fps.mp4"
> }
> },
> "tiktok": {
> "media": [
> "i1"
> ],
> "title": "salo-hhhhmarchitosalinahelglo",
> "post_type": "video",
> "description": "salo-vvhello world",
> "disable_duet": false,
> "privacy_level": "SELF_ONLY",
> "disable_stitch": false,
> "disable_comment": false
> },
> "youtube": {
> "media": [
> "i2"
> ],
> "title": "salo-gggghello world",
> "post_type": "video"
> },
> "facebook": {
> "media": [
> "i2"
> ],
> "message": "salo-55555hello world",
> "post_type": "video"
> },
> "linkedin": {
> "media": [
> "i1"
> ],
> "message": "salo-hello world",
> "post_type": "video",
> "organization_id": "urn:li:organization:111886404"
> },
> "instagram": {
> "media": [
> "i1"
> ],
> "caption": "salo-hhhh",
> "post_type": "video"
> },
> "account_id": "musiccast_main"
>}'
200Successful
1{}
Was this page helpful?
Previous

payload example

Next

3. Compilation - Create IG Images (OG Style) https://og-image-generator.deao.workers.dev/

Built with

Request

This endpoint expects an object.
xobjectRequired
mediaobjectRequired
tiktokobjectRequired
youtubeobjectRequired
facebookobjectRequired
linkedinobjectRequired
instagramobjectRequired
account_idstringRequired

Response

Successful response
  1. Compilation - Create IG Images (OG Style) https://og-image-generator.deao.workers.dev/