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

# Data Enrichment API Playground

> Interactive reference for Conductor Monitoring's Data Enrichment API—push your own business data onto pages in Conductor Monitoring.

The Conductor Monitoring Data Enrichment API pushes your own data—revenue per page, page owner, qualified leads, content score, last reviewed date—into Enrichment Fields on your pages. Once the data is in, you can filter pages by it, build segments from it, set change alerts on it, and see it in page detail. The endpoint page below includes an interactive **Try it** form.

<Note>
  The Data Enrichment API uses its own token, separate from the Reporting and CMS API tokens. Send it in the `Authorization` header formatted as `token {your-enrichment-api-token}`, and find it under **Account** > **Account** tab > **Integration Tokens**. See [Authentication](/docs/other-apis/data-enrichment-api/#authentication) for the full setup.
</Note>

<Info>
  Create the Enrichment Field before you push to it: **Settings** > **Enrichment Fields** > **Create Enrichment Field**, choose a type of string, number, boolean, or date, then copy the Enrichment Field ID for your requests. See [Setting up the Enrichment Fields](/docs/other-apis/data-enrichment-api/#setting-up-the-enrichment-fields).
</Info>

## Endpoints

* [Push enrichment data](/docs/other-apis/monitoring/enrichment/endpoints/push-enrichment-data/) - `POST /v1/enrich`

## Rate limits

* Up to **1,000 URLs** per request
* **1 request per second per website**
