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
      • GET9. Get Stripe Main Balance - https://api.stripe.com/v1/balance
      • POST6. Create Local Payout - https://api.stripe.com/v1/payouts
      • POST4. Transfer USD Funds - https://api.stripe.com/v1/transfers
      • POST7. Update Journal Entry (MISC) (Posted) - https://m.musicca.st/json/2/account.move/write
      • POST3. Create Journal Entry (MISC) - https://m.musicca.st/json/2/account.move/create
      • POST1. Get Customer ID - Stripe Connected Account ID - https://m.musicca.st/json/2/res.partner/search_read Copy
      • POST2. Search Existing Journal Entry - https://m.musicca.st/json/2/account.move/search_read
      • POST8. Send Customer Journal Entry Notification... Status - https://m.musicca.st/json/2/account.move/message_post
      • POST10. Create Admin 'Entry' Error Notification - https://m.musicca.st/json/2/account.move/message_post
LogoLogo
CloudflareRoyalties Payout Workflow

  1. Get Stripe Main Balance - https://api.stripe.com/v1/balance

||View as Markdown|
GET
/v1/balance
GET
/v1/balance
$curl https://graph.facebook.com/v1/balance \
> -H "Stripe-Version: 2026-01-28.preview"
200Retrieved
1{}
Was this page helpful?
Previous

Upload Video (Only for videos): {uri}

Next

6. Create Local Payout - https://api.stripe.com/v1/payouts

Built with

Headers

Stripe-VersionstringOptional

Response

Successful response
  1. Create Local Payout - https://api.stripe.com/v1/payouts