{
  "resource": "https://nichify.app/api",
  "resource_name": "Nichify API",
  "resource_documentation": "https://nichify.app/llms-full.txt",
  "resource_policy_uri": "https://nichify.app/legal/terms",
  "resource_tos_uri": "https://nichify.app/legal/terms",
  "resource_signing_alg_values_supported": [],
  "authorization_servers": [],
  "scopes_supported": ["read", "write"],
  "bearer_methods_supported": ["header"],
  "x_pat_issuance_url": "https://nichify.app/account/keys",
  "x_pat_prefix": "nch_",
  "x_mcp_endpoint": "https://nichify.app/mcp",
  "comment": "Personal Access Tokens (PATs) can be issued via the dashboard at /account/keys and used as Authorization: Bearer nch_... against /api and /mcp. Two scopes are defined: 'read' (catalog + monitor reads) and 'write' (create analyses, monitors, exports). authorization_servers is intentionally empty: Nichify does not yet run a hosted OAuth 2.0 authorization server for third-party apps. PATs are self-serve and user-minted. When a hosted OAuth AS is added, this document will list it and the x_* extension fields may be deprecated in favor of standard discovery."
}
