/
TH
thronesapi
/
Game of Thrones API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
2026-07-14
2
1
2.1 KB
Characters
Returns all the characters.
GET api/characters
get
/api/v1/Characters
Response
Success
CharacterModel[]
required
id
integer
name
string
nullable
title
string
nullable
All 2 operations
get
Returns all the characters.
get
Returns a specific character, by id.