{
  "resource": "https://whos-in.app/api/v1",
  "authorization_servers": [
    "https://whos-in.app"
  ],
  "bearer_methods_supported": [
    "header"
  ],
  "scopes_supported": [
    "read:events",
    "read:attendees",
    "write:events"
  ],
  "resource_documentation": "https://whos-in.app/api-docs",
  "_note": "scopes_supported mirrors oauth.js exactly (read:events, read:attendees, write:events). Agent-facing OAuth is provisioned manually \u2014 contact api@whos-in.app. The public RSVP API (/api/v1/rsvp/initiate) needs no scope at all.",
  "contact": "api@whos-in.app"
}
