{
  "resource": "https://whos-in.app/api/v1",
  "authorization_servers": [
    "https://whos-in.app"
  ],
  "bearer_methods_supported": ["header"],
  "scopes_supported": [
    "read:events",
    "read:profile",
    "write:rsvp"
  ],
  "resource_documentation": "https://whos-in.app/api-docs",
  "_note": "Our API surface today is a set of Firebase Functions callable via Firebase Auth ID tokens from first-party clients. Agent-facing Bearer-token access (with the scopes listed above) is on the roadmap. Contact: api@whos-in.app",
  "contact": "api@whos-in.app"
}
