> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://developers.brevo.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://developers.brevo.com/_mcp/server.

# External feeds

External feeds pull content from web pages into your Brevo emails. The API sends requests to the URL where the content lives and updates the email content accordingly. Use external feeds for cases such as:

1. Sending product recommendations from your online store.
2. Showing cryptocurrency trends.
3. Monitoring stocks (for finance companies).

## Requirements

To use the external feeds endpoints, you need to:

1. Create a Brevo account.
2. Log in to your Brevo account.
3. Use an API key. See [Guides > Welcome](/docs/how-it-works) to retrieve your API key from the Brevo developers dashboard.