Welcome to Cloro API
The Cloro API extracts structured data from ChatGPT, Perplexity, Microsoft Copilot, Google AI Mode, Google AI Overview and other AI models at scale. Get parsed markdown, sources & citations, and track what AI says about your brand across multiple regions with our unified API.Key Features
Structured Data Extraction
Extract AI responses with parsed markdown and sources & citations
Monitor Endpoint
Extract structured data from ChatGPT, Perplexity, Microsoft Copilot, Google AI Mode, Google AI Overview and other AI models
Base URL
All API requests should be made to:Authentication
All API endpoints require authentication using API keys in the Authorization header. API keys follow the formatsk_live_32hexcharacters for production or sk_test_32hexcharacters for testing.
Getting Started
- Get your API key: Visit cloro.dev/contact to get your API key
- Make your first request: Try extracting structured data with our monitor endpoint
- Analyze results: Review parsed markdown and sources & citations from AI responses
Rate Limits
The Cloro API implements rate limiting to ensure fair usage and optimal performance for all users:- 1,000 requests per hour per API key
- Rate limits reset every hour at the top of the hour (e.g., 2:00 PM, 3:00 PM)
- Requests are distributed evenly across the hour to prevent bursts
Handling Rate Limits
When you exceed the rate limit, you’ll receive a429 Too Many Requests response:
- Monitor the
X-RateLimit-Remainingheader - Implement exponential backoff for retries
- Cache responses when possible to reduce API calls
- Distribute requests evenly throughout the hour
Pricing
Extract AI responses at scale with our flexible credit-based system. Pay only for successful data extractions, no hidden fees. View our pricing plans for more details.Error Handling
The API uses conventional HTTP response codes:2xx- Success4xx- Client errors (bad request, authentication, etc.)5xx- Server errors
Support
Need help? We’re here to assist:- Documentation: You’re reading it!
- API Status: status.cloro.dev
- Contact Us: cloro.dev/contact