Back to catalog
🎬

An API of Ice And Fire

Free

Game Of Thrones API

🎬VideoHTTPSNo API key required

Jon Snow

A Song of Ice and Fire

NameJon Snow
GenderMale
CultureNorthmen
BornIn 283 AC

Sample Response

response.json
1{
2 "name": "Jon Snow",
3 "gender": "Male",
4 "culture": "Northmen",
5 "born": "In 283 AC",
6 "titles": [
7 "Lord Commander of the Night's Watch",
8 "King in the North"
9 ],
10 "aliases": [
11 "Lord Snow",
12 "The White Wolf",
13 "The Prince That Was Promised"
14 ],
15 "playedBy": [

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://anapioficeandfire.com/"
View Documentation

Similar APIs