← Back to Dashboard

An API of Ice And Fire

VideoActiveCORS ReadyFreeAuth: NoneDoc: Repo
Visit Website ↗

Description

Game Of Thrones API

✨ AI Summary

An API providing structured data from the universe of Ice And Fire books and the Game of Thrones TV series.

Code Example

import requests

url = "https://anapioficeandfire.com/api/characters/583"
response = requests.get(url)
print(response.json())

Live Health Metrics

Last 50 checks (10 min intervals)