Conductor provides other APIs for several different uses across its Conductor Monitoring and Conductor Intelligence products. This article describes Conductor’s Data API (which replaces Conductor Intelligence’s Legacy Reporting API).If you are looking for information about a different API offering, consider the following articles:
Base URL
All API requests to Conductor’s Data API should be made to the following base URL:Available Resources
The endpoints documented below let you analyze how your brand appears in traditional organic search and in AI-generated search responses across engines like Google, ChatGPT, Perplexity, Google AIO, and more. There are five endpoints:/data-api/v1/async/keyword_rankings
- What It Includes: Rank and contextual data for your tracked keywords
- Key Question It Answers: “For which tracked keywords do I appear in search?”
/data-api/v1/async/highest_ranking_url_per_keyword
- What It Includes: Rank and contextual data for your highest-ranking results
- Key Question It Answers: “For which tracked keywords do I rank best in search?”
/data-api/v1/async/ai_search_brands
- What It Includes: Brand and product mentions in AI responses
- Key Question It Answers: “Which brands are AI engines recommending for my topics?”
/data-api/v1/async/ai_search_citations
- What It Includes: URLs and domains cited as sources
- Key Question It Answers: “Which websites are AI engines citing as sources?”
/data-api/v1/async/ai_search_sentiments
- What It Includes: Sentiment analysis of brand mentions
- Key Question It Answers: “What is AI saying about my brand — positive, negative, or neutral?”
Developer Playground
You can test calls to the Conductor Data API using our interactive developer playground.
