Back to catalog

Endpoint

Breaking Bad API — character search

Array of matches (may be empty).

Character by name

EntertainmentNo API keyDefault GET

HTTP console

Example URL
https://www.breakingbadapi.com/api/character?name=Walter+White
Request

Use HTTPS GET unless the provider documents POST. Example: GET ?name=

GET ?name=
Response

Array of { char_id, name, occupation[], … }

[{"char_id":1,"name":"Walter White","nickname":"Heisenberg"}]
Outbound requestProxy

Executes on the server with rate limits and host rules. Edit the URL and payload to match your scenario—responses show real upstream status and body (truncated if very large).

Upstream response

Ready. Click Send to execute the request. Status, latency, content type, and body appear here—formatted when the payload is JSON.