-
Active Member
[LIVE] Overwatch API + Signature
Hey!, as of yet there has been no news on a dedicated API system for overwatch, so myself & a friend have been dedicating the good part of a week and a half to providing you guys the Players & the developers with a working API system.
Example of all heroes Information:https://api.lootbox.eu/pc/eu/ISY-21796/allHeroes/
Achievments: https://api.lootbox.eu/pc/eu/ISY-21796/achievements
Single hero information: https://api.lootbox.eu/pc/eu/ISY-21796/hero/Mei/
As the API is pretty self explanatory we will not be providing anymore direct information here as it's not needed, however here is a link towards our full documentation: https://api.lootbox.eu/documentation
Ontop of the API system we have made a small Signature generator which pulls statistics from your profile it's self, it's incredibly simple to use, but it's still also being actively developed to make it easier for use, but is fully functional.
Example of Signature:

Breakdown of the URL protocol:
Code:
https://api.lootbox.eu/pc/eu/ISY-21796/signature/avatar/signature.png
Code:
https://api.lootbox.eu/pc/eu/techfreak-2462/signature/winston/signature.png
So to simply generate yours, edit the breakdown example to your needs and edit your signature on any forum, and wrap it in a [IMG][/IMG] BBCode, for people still unsure please use our Generator: https://lootbox.eu/#signature
Breakdown of segments:
/pc/ ( calls the Console/PC, usage =pc/psn/xbl )
/eu/ ( calls the region, usage = eu/us/cn )
/battletag/ ( calls the statistics from your btag, usage example: ISY-21796 - You must replace the # in your Battle tag with -, the tag is also CASE SENSITIVE! it must match 100%)
/signature/ ( defines that it is a signature )
/avatar/ ( calls the icon, usage = "avatar" Calls your current avatar (may be a bit buggy with caching we're working on a fix, also available are: "bastion dva genjii hanzo junkrat lucio mccree mei mercy pharrah reaper reinhardt roadhog soldier76 symmetra torbjorn tracer widowmaker winstonzarya zenatta" all lower case!
/signature.png/ makes it available as a .PNG based file format.
You can also access the Generator via our Website.
Website: https://lootbox.eu
TS3: ts3.lootbox.eu
Twitter: lootboxAPI
Last edited by ISY; 06-11-2016 at 04:48 AM.
Reason: updated
-
Post Thanks / Like - 2 Thanks
-
This looks pretty cool,
Thank you!
"the true wow experience is Maclone"
-
Post Thanks / Like - 1 Thanks
ISY (1 members gave Thanks to CreativeXtent for this useful post)
-
Active Member
Originally Posted by
CreativeXtent
This looks pretty cool,
Thank you!
You're welcome
any feedback & CC Is much appreciated
-
Active Member
We've now fixed an issue that caused problems with people seeing other users avatars, this is now fixed, in your URL( or use our web generator) you may use /avatar/ instead of /junkrat/ or another hero and it will pull your current avatar from the game example:
https://api.lootbox.eu/pc/eu/ISY-21796/signature/avatar/signature.png
Signature provided by LootBoxAPI an overwatch unoffical API / Signature generator.
-
Active Member
Signature system is back online!, visit LootBox - API - Overwatch - Community to generate a new one, generating may take a few seconds!
Signature provided by LootBoxAPI an overwatch unoffical API / Signature generator.