/
TH
thronesapi
/
Game of Thrones API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13h ago · Updated 2mo ago
Details
Filter operations
Characters
2
get
Returns all the characters.
get
Returns a specific character, by id.
Characters
Returns all the characters.
GET api/characters
get
/api/v1/Characters
Response
Success
CharacterModel[]
required
id
integer
name
string
nullable
title
string
nullable
Changes