Skip to main content
The Conductor Monitoring Reporting API is read-only: it extracts the SEO data behind your Conductor Monitoring account so you can report on it in your own tools. Every endpoint page below includes an interactive Try it form, so you can send real requests without leaving the docs.
Every request needs your Reporting API token in the Authorization header, formatted as token {your-token}—the literal string token, a space, then the token. Find it under Account > Account tab > Integration Tokens. See Authentication for the full setup, including the Terms of Use you need to accept first.
Start with List websites. Almost every other request takes a website_id, and that endpoint is where you get it.

Endpoints

Entities

Data

Alerts

Rate limits

The Reporting API allows 6 requests per second per requester IP address. Exceeding that returns 429 for one minute. There is no cap on the total number of calls you can make.