Breaking Bad
Community-built REST API exposing characters, quotes, episodes, and on-screen deaths from the Breaking Bad and Better Call Saul television universe. The original hosted service at breakingbadapi.com is no longer reachable as of 2026-05-29 (DNS does not resolve). The canonical source code remains at github.com/timbiles/Breaking-Bad--API under BSD-3-Clause and is the basis for the historical OpenAPI and capability artifacts in this repo.
APIs
Breaking Bad API
REST API for Breaking Bad and Better Call Saul data — characters, quotes, episodes, and deaths. Anonymous access (no API key). The original hosted service enforced 10,000 reques...
Capabilities
Breaking Bad API — Characters
Characters surface — Characters. 3 operations. Lead operation: list every character from the Breaking Bad and Better Call Saul universe with optional name and category filters. ...
Run with NaftikoBreaking Bad API — Deaths
Deaths surface — Deaths. 3 operations. Lead operation: list every catalogued on-screen death across the series, plus an aggregate death-count operation and a random death sample...
Run with NaftikoBreaking Bad API — Episodes
Episodes surface — Episodes. 2 operations. Lead operation: list every episode across Breaking Bad and Better Call Saul, optionally filtered by series. Self-contained Naftiko cap...
Run with NaftikoBreaking Bad API — Quotes
Quotes surface — Quotes. 3 operations. Lead operation: list every catalogued quote attributed to a character across both series. Self-contained Naftiko capability covering one B...
Run with Naftiko