Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cloro.dev/llms.txt

Use this file to discover all available pages before exploring further.

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.dev/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

Authentication

Manage your API key

Request & Response

Understand API structure

Handling Concurrency

Scale efficiently

API Reference

Explore endpoint documentation

Credits & Limits

Monitor usage

Providers

View providers and costs

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.