We offer a limited REST API. All endpoints return a processed JSON array of the object requested.
/api/v1/item/ {ID} |
Returns a single item |
/api/v1/item/ {ID}/tooltip |
Returns a single item formatted as a tooltip |
/api/v1/spell/ {ID} |
Returns a single spell or ability |
/api/v1/spell/ {ID}/tooltip |
Returns a single spell or ability formatted as a tooltip |
/api/v1/npc/ {ID} |
Returns a single NPC |