Free JSON API and licence

Last updated 2026-08-23

Everything on this site, the rankings, the live player counts, the Pokedex, the spawn tables and the drop tables, is available as JSON under Creative Commons Attribution 4.0. Use it in a Discord bot, a server list, a website, an app, a dashboard or a research paper, commercially or not. The only condition is attribution. There is no key, no sign-up, no quota form and no email address to collect.

The endpoints

CORS is open on all of them, so you can call them straight from a browser. Plain-text versions of the site for language models live at llms.txt and llms-full.txt, with a quote-ready summary at /ai.

How to attribute

A link is enough. Either of these satisfies the licence:

Server data from bestcobblemonservers.net (CC BY 4.0)

<a href="https://bestcobblemonservers.net">bestcobblemonservers.net</a> · CC BY 4.0

In a Discord bot, a line in /help or an embed footer does the job. In an app, a credits screen is fine. What the licence does not allow is presenting the data as your own measurement, because the counts are our pings.

Caching, and being a good citizen

Player counts refresh on a short cycle, so polling every few seconds returns you the same bytes. One request every couple of minutes per application is plenty. There is no hard rate limit and we would rather not add one.

What the licence covers, and what it does not

Common questions

Is it really free? Yes. No key, no account, no quota form.

Can I use it commercially? Yes. CC BY 4.0 permits commercial use, adaptation and redistribution with attribution.

Can I use it on a competing server list? Yes, which is rather the point of publishing under an open licence. Credit the source.

Is there historical data? Yes, /api/history.json, and the player counts page shows what it holds.

Why no star ratings in the data? Because a rating one site issues about another operator's server, on a page that site controls, is not evidence. We publish measurements we take ourselves.