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

KeyDatatypeRequiredDescription
pageSizenumber
namestringCharacters with the given name are included in the response. Exact values only.
gendernullCharacters with the given gender are included in the response.
culturenullCharacters with the given culture are included in the response.
bornnullCharacters that were born this given year are included in the response.
diednullCharacters that died this given year are included in the response.
isAlivenullCharacters that are alive or dead (depending on the value) are included in the response.
pagenull

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":[""]}]