ThronesApi
Game Of Thrones Characters Data with imagery
- Authentication
- No auth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Video
- Documentation / URL
- https://thronesapi.com/
Overview
ThronesApi provides Game of Thrones character data — names, titles, and houses — keyless (verified live).
Quick Start
All characters / one character (verified live):
curl "https://thronesapi.com/api/v2/Characters"
curl "https://thronesapi.com/api/v2/Characters/1"
{
"id": 1,
"firstName": "Samwell",
"lastName": "Tarly",
"fullName": "Samwell Tarly",
"title": "Maester",
"family": "House Tarly",
"image": "sam.jpg",
"imageUrl": "https://thronesapi.com/assets/images/sam.jpg"
}
Authentication
None — keyless.
Rate Limits & Notes
- Free; be polite — no hard published limit.
/api/v2/Characters(list) and/api/v2/Characters/{id}(detail).- Includes image URLs for each character.
FAQ
Is ThronesApi free? Yes — free and keyless (verified).
What does it return? Character names, titles, families, and images.
Is there pagination? No — the character list is small.
More in Video
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| An API of Ice And Fire Game Of Thrones API | No auth | Yes | Unknown | ↗ |
| Bob's Burgers Bob's Burgers API | No auth | Yes | Yes | ↗ |
| Breaking Bad Breaking Bad API | No auth | Yes | Unknown | ↗ |
| Breaking Bad Quotes Some Breaking Bad quotes | No auth | Yes | Unknown | ↗ |
| Catalogopolis Doctor Who API | No auth | Yes | Unknown | ↗ |