Skip to main content
cloro is an API platform for monitoring AI responses and search results across multiple providers. Get structured data from Google Search, ChatGPT, Perplexity, Copilot, and more through a unified API.

Quick start

curl -X POST "https://api.cloro.cloud/v1/monitor/chatgpt" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "prompt": "What do you know about Acme Corp?",
    "country": "US"
  }'

Get started

Why cloro?

  • Structured data extraction: Extract AI responses in parsed markdown format with complete sources & citations included
  • Multiple AI providers: ChatGPT, Perplexity, Microsoft Copilot, Google AI Mode, Google Search with AI Overview support
  • Global coverage: Extract data from multiple countries and regions to understand local AI behavior
  • REST API: Returns structured JSON responses

Available endpoints

EndpointBest For
ChatGPTE-commerce, shopping data
CopilotMicrosoft ecosystem
PerplexityReal-time research
GrokCurrent events, news tracking
Google SearchSEO monitoring, market research
Google NewsNews monitoring, media tracking
Google GeminiGeneral purpose, reasoning
Google AI ModeGeneral knowledge
Google AI OverviewSearch analysis
See Providers for endpoint costs.