IslesWikiNot officially affiliated with Isles

API reference

Get an icon

The icons items point to in their icon field (already a full URL). Player heads are rendered from their skin.

Authorization

AuthorizationNone

Open to anyone, and not counted against a limit.

Not counted against any limit.

Request

Path parameters

pathstringRequired
The icon's path: "armor/melee/leviahide_helmet.png", or "head/<hash>.png" for a player head.

Response

200 OK: The image. Kept by browsers for a day (heads a week), with an ETag.

An example icon

Errors

  • 404not_foundNo such icon, or not a .png path.
  • 502unavailableThe sync service behind this route did not answer.

Notes

Not counted

Icons are free: a page shows dozens of them, so they do not count against any limit.