Back to catalog
🎬

The Lord of the Rings

API Key

The Lord of the Rings API

🎬VideoHTTPS

The Lord of the Rings

5 items

Frodo Baggins

The Shire

Hobbit

Gandalf

Valinor

Maiar

Aragorn

Gondor

Man

Legolas

Mirkwood

Elf

Gimli

Erebor

Dwarf

Sample Response

response.json
1{
2 "items": [
3 {
4 "name": "Frodo Baggins",
5 "race": "Hobbit",
6 "realm": "The Shire",
7 "birth": "TA 2968",
8 "hair": "Brown"
9 },
10 {
11 "name": "Gandalf",
12 "race": "Maiar",
13 "realm": "Valinor",
14 "birth": "Before Time",
15 "hair": "Grey"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://the-one-api.dev/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs