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

# Syndication tasks

> Per-operation reference for the buyer syndication API

Each page below documents a single syndication operation — request, parameters, response shape, and errors. Toggle a resource on or off to specific ADCP agents, then query status records to confirm the async sync completed. For the model, see the [Syndication overview](/v2/buyer/syndication/overview).

## Manage

<CardGroup cols={2}>
  <Card title="Toggle syndication" href="/v2/buyer/syndication/tasks/syndicate" icon="toggle-on">
    `POST /advertisers/:id/syndicate` — turn syndication on or off
  </Card>

  <Card title="Get syndication status" href="/v2/buyer/syndication/tasks/get-syndication-status" icon="magnifying-glass">
    `GET /advertisers/:id/syndication-status` — query status records
  </Card>
</CardGroup>
