-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ժէ edited this page Jan 3, 2026
·
4 revisions
Welcome to the APIService documentation.
This API exposes game data for multiple NHL titles, including:
- NHL 10
- NHL 11
- NHL 14
- NHL Legacy
All endpoints are REST-based and return JSON.
Each game has its own route prefix.
- NHL 10 API
- NHL 11 API (barebone for now)
- NHL Legacy API
- NHL 14 API
All successful responses return JSON.
Errors may return:
- 404 Not Found
- Empty arrays for missing data
- Redis caching is enabled on selected endpoints
- Most NHL 11 routes are work in progress