Hero Metadata & Image API
You can use the following endpoints to access Hero metadata and static images of DFK Heroes by Hero ID.
get
https://heroes.defikingdoms.com/token
/{id}
Returns metadata about the requested Hero
get
https://heroes.defikingdoms.com/image
/{id}
Returns a static, transparent png image of the requested Hero.
Last modified 5mo ago