killo.5638:

Are we going to be able to POST/PUT in the future?

Like editing the message of the day, or editing guild members rank, or inviting players to the guild, or able to chat (just a few of the many things you can do with it.)
I asked this in the guild suggestion topic, but I would like to know if you’re thinking about it or its completely out of the question or its a feature coming in the future.

As I said in the guild suggestion topic, the dev topics/replies aren’t excluding the feature, so far I found.

Nabrok.9023:

I believe that’s the plan. Though, I think it would be great if chat was via XMPP or something like that. Admittedly I’m not all that familiar with XMPP, so not sure how feasible that would be.

My guild already has an application process on our website, it would be pretty awesome if clicking “Accept” on the website also sent out an in-game invitation, and perhaps even a “Welcome!” in-game mail.

killo.5638:

I believe that’s the plan. Though, I think it would be great if chat was via XMPP or something like that. Admittedly I’m not all that familiar with XMPP, so not sure how feasible that would be.

My guild already has an application process on our website, it would be pretty awesome if clicking “Accept” on the website also sent out an in-game invitation, and perhaps even a “Welcome!” in-game mail.

I was thinking the same, It would be pretty awesome! Guild management, message of the day, guild bank management, chatting. Just thinking of this kind of interaction makes me happy. But can a dev confirm this?

zeeZ.5713:

See https://forum-en.guildwars2.com/forum/community/api/API-Development-Plans/first#post2081787

We’re working on implementing OAuth2, a safe authentication system that will allow websites and applications to talk to our API on behalf of players without giving those apps your game password. For developers, this will involve signing up for an API key, getting a quota of API calls, etc. For users, there will be a new login flow where they authorize apps to take certain actions on their behalf.

OAuth2 support will enable many more personalized APIs to be created. Guild, Chat, Character, and other APIs are all possible. We don’t currently have a planned release date for OAuth2, but we’re actively working on implementing it.

killo.5638:

See https://forum-en.guildwars2.com/forum/community/api/API-Development-Plans/first#post2081787

We’re working on implementing OAuth2, a safe authentication system that will allow websites and applications to talk to our API on behalf of players without giving those apps your game password. For developers, this will involve signing up for an API key, getting a quota of API calls, etc. For users, there will be a new login flow where they authorize apps to take certain actions on their behalf.

OAuth2 support will enable many more personalized APIs to be created. Guild, Chat, Character, and other APIs are all possible. We don’t currently have a planned release date for OAuth2, but we’re actively working on implementing it.

I already read this.. and as I posted in the guild suggestion topic : https://forum-en.guildwars2.com/forum/community/api/API-Suggestion-Guilds/page/2#post2192459
They don’t confirm or deny it. It only says you can get personal data. But as I read its is “talking” 2 way conversation, not a 1 way conversation.