Fishrock.5207:

Not sure where is best to post this, but uh:

Are there any plans for a /guilds API?

In specific I’d really like to be able to fetch my guild’s MOTD dynamically. I understand it would need some account scoping, so I guess maybe an account permission within a guild rank would do?

Oh and Aetherium would be nice too.

Lawton Campbell.8517:

I’m hoping to get a few guild endpoints out next month, motd and inventories among them. They’re gonna look roughly like this; I’ll probably update that PR later next week with the changes we made to support HoT features.

Kuzzi.2198:

That’s great news. For me personally the roster and the ranks would be most important.

Would we need to create an API key for the guild?

Lawton Campbell.8517:

The guild endpoints will require an API key from the guild leader with the “guild” permission to use. We’ll probably change that in the future (e.g., by possibly adding an in-game “Web API access” guild permission) but I’m not yet sure if that’s what we’ll do or when we’ll have it ready.

Edgar Doiron.2804:

Is it possible to push a new MOTD to the server?

Lawton Campbell.8517:

Is it possible to push a new MOTD to the server?

lol no. Maybe someday in the far-flung future but the implications of that are terrifying (from an implementation perspective).

Fishrock.5207:

Sorry for the delay, I don’t use the forums that much haha.

This sounds great, I’ll take a look at it on GitHub for sure.

A special API permission would definitely be preferred though.