Video — entry 008 of 35
Game of Thrones Quotes
Game of Thrones Quotes is a JSON API for lines of dialogue from the show. Every quote nests its speaker and that character's house, so one response carries the full attribution. Separate endpoints list all houses with their members, and all characters with their collected quotes. It needs no key, and a wildcard Access-Control-Allow-Origin header on every response lets browser code call it directly. The host sits behind a Vercel bot check, which sometimes answers a command-line client with HTTP 429 instead of JSON.
AuthenticationNone requiredCall it straight away — no key, no signup.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreeNo paid tier — free for the documented use case.
FormatsJSONResponses can be requested as JSON.
GreatAPIs Score
Score54
Authentication25/25No authentication required
Pricing20/20Free to use
Docs0/20No docs or spec available
Formats9/15Single response format
Freshness0/20Never verified
Auth quickstart
- No key needed — call it now.
Stored keyNo key stored
Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.
Try it
Developer reference
Base URL
https://api.gameofthronesquotes.xyzKey endpoints
- GET/v1/random
- GET/v1/random/{number}
Changelog
- gained a summary and a pricing model