Video · head-to-head
An API of Ice And Fire vs Bob's Burgers
An API of Ice And Fire is a fan-built REST API serving structured data from George R. R. Martin's A Song of Ice and Fire — characters, houses, and books with their cross-references — book-centric records that also carry TV-adaptation annotations, the character payload including tvSeries and playedBy. It's completely keyless and free, returning plain paginated JSON with no rate-limit headers observed on repeated calls.
A fan-built REST and GraphQL API covering the animated sitcom Bob's Burgers — characters, episodes, running gags, and even the rotating background sight gags (the store-next-door sign and pest-control-truck slogan) that change every episode. The documented docs/UI site has gone into Heroku maintenance mode, but the actual data API behind it is unaffected and still serves live.
| An API of Ice And Fire | Bob's Burgers | |
|---|---|---|
| Authentication | None | None |
| Pricing | free | free |
| Formats | JSON | JSON, GraphQL |
| CORS | yes | yes |
| HTTPS | Yes | Yes |
Bob's Burgers supports 2 response formats, while An API of Ice And Fire offers fewer — pick Bob's Burgers for more integration flexibility.