API that provides Profile information about Players.
https://www.haloapi.com/profile
Auth type
API Key Header
Auth header
Ocp-Apim-Subscription-Key: YOUR_API_KEY
Rate limit
Varies by plan
Pricing
Enterprise / contact sales
Free quota
None
Documentation
https://www.haloapi.com/profile
Endpoint status
Server online — HTTP 404 — server is online but path returned an error (may require auth)7.75s
(checked Mar 29, 2026)
Builder score
D
28%
builder-friendly
API key in the request header (Ocp-Apim-Subscription-Key)
Ocp-Apim-Subscription-Key: YOUR_API_KEY
Freemium. User profile service; free tier typically available.
| Method | Path | Description |
|---|---|---|
| GET | /h5/profiles/{player}/appearance |
Halo 5 - Player Appearance |
| GET | /h5/profiles/{player}/emblem |
Halo 5 - Player Emblem Image |
| GET | /h5/profiles/{player}/spartan |
Halo 5 - Player Spartan Image |
curl -X GET 'https://www.haloapi.com/profile/h5/profiles/{player}/appearance' \
-H 'Ocp-Apim-Subscription-Key: YOUR_API_KEY'
{}
Data sourced from API Map. Always verify pricing and rate limits against the official Profile documentation.