Poetics.9743:

By adding current Aetherium counts to the API I think guilds could create “time until full” counters for their websites and the like. Obviously we don’t want to encourage people to spam the API but I assume most people who are making use of the API wouldn’t be scripting minute-by-minute checks.

I also believe it would be a benefit to add current guild Favor as an attribute; future upgrades could include weekly Favor counts and caps. This could help guild leaders plan events and mission times as well as give more information about the activity of the guild from outside the game.

Having recently dived into the large amount of data available through the APIs, I really appreciate the hard work that’s gone into its organization and structure; what a great resource!

Lawton Campbell.8517:

There’s an endpoint, /v2/guild/:id, that still needs a bugfix to be deployed — been heads-down on some misc. backend cleanup for the last week or so. Once that endpoint is enabled you’ll be able to grab the aetherium/resonance/etc amounts for any guild you’re in.

Poetics.9743:

Fantastic, thank you!

I didn’t realize :id was a valid tag, it’s not listed on the wiki

Anhim.3156:

The reason it isn’t on the wiki (I think) is because it still hasn’t been deployed, and thus isn’t active yet. There are however sub parts of it documented on the wiki.

Poetics.9743:

Certainly a few bugs (Favor returning 0) but the results of :id look great, thank you!

Lawton Campbell.8517:

Certainly a few bugs (Favor returning 0) but the results of :id look great, thank you!

Huh, can you PM me the API key and guild id? Favor’s returning correct values for all the guilds my account is in :<

Poetics.9743:

Confirmed working, thank you Lawton!