Characters
GET https://www.anapioficeandfire.com/api/characters?pageSize=100
Returns a list of Game of Thrones characters.
Website - https://anapioficeandfire.com/Documentation
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
pageSize | number | ||
name | string | Characters with the given name are included in the response. Exact values only. | |
gender | null | Characters with the given gender are included in the response. | |
culture | null | Characters with the given culture are included in the response. | |
born | null | Characters that were born this given year are included in the response. | |
died | null | Characters that died this given year are included in the response. | |
isAlive | null | Characters that are alive or dead (depending on the value) are included in the response. | |
page | null |
RESPONSES
status: OK
[{"url":"https://www.anapioficeandfire.com/api/characters/42","name":"Aegon Targaryen","gender":"Male","culture":"Valyrian","born":"In 281 AC or 282 AC, at Dragonstone","died":"In 283 AC (Supposedly), at King's Landing","titles":[""],"aliases":["Young Griff"],"father":"","mother":"","spouse":"","allegiances":["https://www.anapioficeandfire.com/api/houses/378"],"books":["https://www.anapioficeandfire.com/api/books/1","https://www.anapioficeandfire.com/api/books/2","https://www.anapioficeandfire.com/api/books/3","https://www.anapioficeandfire.com/api/books/5","https://www.anapioficeandfire.com/api/books/8","https://www.anapioficeandfire.com/api/books/11"],"povBooks":[],"tvSeries":[""],"playedBy":[""]},{"url":"https://www.anapioficeandfire.com/api/characters/43","name":"Aegon Targaryen","gender":"Male","culture":"Valyrian","born":"In 26 AC","died":"In 43 AC, at Gods Eye","titles":["Prince"],"aliases":[""],"father":"","mother":"","spouse":"https://www.anapioficeandfire.com/api/characters/873","allegiances":["https://www.anapioficeandfire.com/api/houses/378"],"books":["https://www.anapioficeandfire.com/api/books/11"],"povBooks":[],"tvSeries":[""],"playedBy":[""]},{"url":"https://www.anapioficeandfire.com/api/characters/44","name":"Aegon Targaryen","gender":"Male","culture":"Valyrian","born":"","died":"","titles":["Prince"],"aliases":[""],"father":"","mother":"","spouse":"","allegiances":["https://www.anapioficeandfire.com/api/houses/378"],"books":["https://www.anapioficeandfire.com/api/books/11"],"povBooks":[],"tvSeries":[""],"playedBy":[""]},{"url":"https://www.anapioficeandfire.com/api/characters/45","name":"Aegon Targaryen","gender":"Male","culture":"Valyrian","born":"In or between 50 AC and 59 AC","died":"","titles":["Prince"],"aliases":[""],"father":"","mother":"","spouse":"","allegiances":["https://www.anapioficeandfire.com/api/houses/378"],"books":["https://www.anapioficeandfire.com/api/books/11"],"povBooks":[],"tvSeries":[""],"playedBy":[""]}]