🤝 no affiliate links · no paid placements · every entry lists honest trade-offs

// phase 5 · free forever

The API

All 54 switches as plain JSON. No API keys, no rate limits, no attribution required — build on it.

GET
/api/v1/switches.json

Every switch: product, pricing, category, alternative counts.

GET
/api/v1/switches/notion.json

Full detail for one product (swap notion for any product slug).

GET
/api/v1/categories.json

Category manifest with per-category product counts.

example

curl https://killthebill.pages.dev/api/v1/switches/notion.json

Data is CC0-usable via the repo (MIT). Found stale pricing? Submit a correction.