Back to catalog
πŸ“š

Harry Potter

Free

API to get data from Harry Potter books, movies and characters

πŸ“šBooksHTTPSCORS enabledNo API key required

Harry Potter Characters

5 items

Harry Potter

Gryffindor

stag

Hermione Granger

Gryffindor

otter

Albus Dumbledore

Gryffindor

phoenix

Severus Snape

Slytherin

doe

Luna Lovegood

Ravenclaw

hare

Sample Response

response.json
1{
2 "items": [
3 {
4 "name": "Harry Potter",
5 "house": "Gryffindor",
6 "species": "human",
7 "ancestry": "half-blood",
8 "patronus": "stag"
9 },
10 {
11 "name": "Hermione Granger",
12 "house": "Gryffindor",
13 "species": "human",
14 "ancestry": "muggle-born",
15 "patronus": "otter"

Code Snippets

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

Similar APIs