MMOMinion

Full Version: FFXIV Minion API
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Does an official API documentation exist for the FFXIV module? I found https://github.com/MMOMinion/FFXIVMinion/wiki/Inventory but I am not sure if that has documented all of the possible functions available. I am specifically looking for anything in regards to the auction house and gathering item prices and history, etc. I am looking to write a module that will scan the auction house of various items however I am not aware of any functions that have been implemented currently to interact with the AH. If this has not been implemented, are their plans for auction house interaction functions in the future?

Thanks!
I would also be interested in how the AH data can be parsed.