Skip to content
This repository has been archived by the owner on Jan 27, 2020. It is now read-only.

Create authenticated guild endpoint #48

Closed
itsdouges opened this issue Sep 16, 2016 · 0 comments
Closed

Create authenticated guild endpoint #48

itsdouges opened this issue Sep 16, 2016 · 0 comments

Comments

@itsdouges
Copy link
Owner

itsdouges commented Sep 16, 2016

Guild Authenticated

These endpoints access guild-specific data and require an API key from the guild owner to view.

guild/:id/log: Returns information about a guild's event log.
guild/:id/members: Returns information about members of a guild.
guild/:id/ranks: Returns information about the permission ranks of a guild.
guild/:id/stash: Returns information about the contents of a guild's stash.
guild/:id/treasury: Returns information about a guild's treasury contents.
guild/:id/teams: Returns information about a guild's teams.
guild/:id/upgrades: Returns information about a guild's upgrades.

Stories:

  • As a guild member, I want to be able to see information for the guilds I'm in
  • As a guild leader, I want to opt-in to sharing my guild information
@itsdouges itsdouges changed the title Create user guild endpoint Create authenticated guild endpoint Sep 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
Development

No branches or pull requests

1 participant