> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dittofeed.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Submitting Broadcasts via API

> How to submit broadcasts to Dittofeed's API.

In addition to sending broadcasts via the UI, you can also submit broadcasts via the API. See the `POST /admin/broadcasts/execute` [endpoint](/api-reference/auto/broadcasts/post-apiadminbroadcastsexecute).

For convience, you can construct a broadcast in the UI, and then export the broadcast as a sample CURL request.

<Frame>
  <img src="https://mintcdn.com/dittofeed/MR-erTsdiKcJhyyj/images/copy-execute-broadcast-curl.png?fit=max&auto=format&n=MR-erTsdiKcJhyyj&q=85&s=112eb11ac5508cd8326b23a68ec4bff9" alt="Copying a CURL request" width="3680" height="2382" data-path="images/copy-execute-broadcast-curl.png" />
</Frame>
