Get live updates of our changelog on your Slack with our RSS feed.
October 2025
APIEnhancement
v1.0.1
Added include.markdown parameterYou can now receive markdown-formatted content in AI monitoring responses. Perfect for documentation workflows and content management systems.
{
  "prompt": "What do you know about Acme Corp?",
  "model": "CHATGPT",
  "include": {
    "markdown": true
  }
}
Learn more in our API Reference.
October 2025
APILaunch
v1.0.0
🎉 Cloro API LaunchOur AI monitoring API is now live! Extract structured data from ChatGPT and other AI models about your brand or any topic across different regions.Key features:
  • AI response monitoring across different countries
  • Structured data extraction with sources and citations
  • Support for text and HTML formats
  • Real-time AI model tracking
Get started with our quickstart guide or explore the API reference.