Badges

Show your verified score.

Drop this badge into your homepage, README, or docs. It auto-updates when a new run verifies.

Default (auto theme)

<script src="https://benchlist.ai/embed.js" data-service="YOUR-SERVICE-ID" async></script>

Dark

<script src="https://benchlist.ai/embed.js" data-service="YOUR-ID" data-theme="dark" async></script>

Pinned to a specific benchmark

<script src="https://benchlist.ai/embed.js" data-service="YOUR-ID" data-benchmark="longmemeval" async></script>

README markdown

[![Benchlist](https://benchlist.ai/badges/YOUR-SERVICE-ID.svg)](https://benchlist.ai/services/YOUR-SERVICE-ID)

Shields.io-compatible JSON

https://img.shields.io/endpoint?url=https://benchlist.ai/api/shields/YOUR-SERVICE-ID.json
API-driven

Embed fetches fresh data on load from /api/services.json and /api/runs.json. When a new run verifies, your badge updates on next page load. No cache to bust.