canarybyte/veridrop
Open-source authenticity and compliance checker for AI API relay/proxy services.

Veridrop probes AI API relay endpoints by sending test requests and comparing responses against official Claude, OpenAI, and Gemini API baselines. It checks whether relays forward to the claimed model, whether advanced features like tool use, thinking, and long context are preserved, and whether response fields and streaming events match official specifications. Results feed into a public leaderboard ranking relay providers. The project is self-hostable, written in Python with FastAPI, and licensed under AGPL v3.
Frequently asked
- What is canarybyte/veridrop?
- Open-source authenticity and compliance checker for AI API relay/proxy services.
- Is veridrop open source?
- Yes — canarybyte/veridrop is open source, released under the AGPL-3.0 license.
- What language is veridrop written in?
- canarybyte/veridrop is primarily written in Python.
- How popular is veridrop?
- canarybyte/veridrop has 500 stars on GitHub.
- Where can I find veridrop?
- canarybyte/veridrop is on GitHub at https://github.com/canarybyte/veridrop.