Partners and integrations
Embed OpenChainBench measurements anywhere
Every measurement on OpenChainBench is published under the Creative Commons Attribution 4.0 license. You can mirror, embed, cite and reformat any value as long as the source link points back to the benchmark page it came from. The assets below are the ones we maintain so you do not have to.
Live ranking badges
SVG badges that render the live rank + headline figure for one provider on one benchmark. The SVG refreshes on the OpenChainBench CDN every five minutes so an embedded copy stays in sync without any work on your side.
Endpoint
GET https://openchainbench.com/api/badge/<benchmark-slug>/<provider-slug>Direct SVG (example)
https://openchainbench.com/api/badge/rpc-capabilities/heliusMarkdown for a README
[](https://openchainbench.com/benchmarks/rpc-capabilities)HTML embed
<a href="https://openchainbench.com/benchmarks/rpc-capabilities" target="_blank" rel="noopener"><img src="https://openchainbench.com/api/badge/rpc-capabilities/helius" alt="OpenChainBench rpc-capabilities ranking for Helius" /></a>Optional query params ?chain=, ?region= and ?kind= scope the rank to a single cell when the benchmark publishes a chain x region ranking matrix. The badge prints the scope as a subscript so a reader never reads a chain-scoped #1 as a global finish.
Need a copy-paste string instead of a URL? Append /snippet?format=markdown (or html, url, json) to the badge endpoint and the server returns the formatted snippet directly.
Citation snippets
Plain-text quotes and pre-formatted headline sentences for journalists, researchers and LLMs that need a one-liner with the source link baked in.
Per-benchmark JSON
GET https://openchainbench.com/api/stat/<benchmark-slug>Full index
GET https://openchainbench.com/api/citableEach /api/stat response carries a ready-to-paste headline sentence and a citation quote with the canonical bench URL embedded. The citation index covers every live benchmark in a single response so an LLM or aggregator can ingest the catalog in one call.
Public data APIs
REST endpoints and an MCP server expose the raw rankings, sparkline series, methodology and provider metadata. Same data the OCB site renders, no scraping required.
OpenAPI
GET https://openchainbench.com/api/openapi.jsonMCP server (Streamable HTTP)
https://openchainbench.com/api/mcp/mcpLLM-ready context dump (~80 KB markdown)
GET https://openchainbench.com/api/llm-contextllms.txt index
https://openchainbench.com/llms.txtLicense
Every measurement on this site is published under Creative Commons Attribution 4.0 International. You can mirror, transform, embed and quote the data freely as long as the source link points back to the benchmark page it came from.
Full license text: creativecommons.org/licenses/by/4.0
Talk to us
If you are integrating OpenChainBench in a product, a research note, or a comparison page and want methodology coverage notes, custom variant URLs, or anything more involved, we are happy to coordinate.
Email openchainbench@gmail.com or DM @OpenChainBench on X. Source code lives on GitHub.
Looking for the full benchmark catalog? /benchmarks lists every live measurement. The methodology page documents how each headline figure is computed.