Back to catalog
🎮

Halo

API Key

Halo 5 and Halo Wars 2 Information

🎮Games & ComicsHTTPS

Halo API

5 items

Master Chief

UNSC

Legendary

Energy Sword

Covenant

Rare

Cortana

UNSC

Legendary

BR75 Battle Rifle

UNSC

Common

The Arbiter

Covenant

Legendary

Sample Response

response.json
1{
2 "items": [
3 {
4 "name": "Master Chief",
5 "type": "Character",
6 "faction": "UNSC",
7 "first_appearance": "Halo: Combat Evolved",
8 "rarity": "Legendary"
9 },
10 {
11 "name": "Energy Sword",
12 "type": "Weapon",
13 "faction": "Covenant",
14 "first_appearance": "Halo: Combat Evolved",
15 "rarity": "Rare"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developer.haloapi.com/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs