Structs§
- Account
GET /account/
- Account
Password Change GET /account/password/change
- Account
Recovery Finish GET /account/password/recovery?ticket=:ticket
Rendered by the React frontend- Account
Recovery Progress GET|POST /recover/progress/{session_id}
- Account
Recovery Start GET|POST /recover
- Account
Wildcard GET /account/*
- ApiDoc
GET /api/doc/
- ApiDoc
Callback GET /api/doc/oauth2-callback
- ApiSpec
GET /api/spec.json
- Change
Password Discovery GET /.well-known/change-password
- Compat
Login GET|POST /_matrix/client/v3/login
- Compat
Login SsoAction Params - Compat
Login SsoComplete GET|POST /complete-compat-sso/{id}
- Compat
Login SsoRedirect GET /_matrix/client/v3/login/sso/redirect
- Compat
Login SsoRedirect Idp GET /_matrix/client/v3/login/sso/redirect/{idp}
- Compat
Login SsoRedirect Slash GET /_matrix/client/v3/login/sso/redirect/
- Compat
Logout POST /_matrix/client/v3/logout
- Compat
Refresh POST /_matrix/client/v3/refresh
- Consent
GET /consent/{grant_id}
- Continue
Authorization Grant GET /authorize/{grant_id}
- Device
Code Consent GET|POST /device/{device_code_id}
- Device
Code Link GET|POST /link
- GraphQL
GET|POST /graphql
- GraphQL
Playground GET /graphql/playground
- Healthcheck
GET /health
- Index
GET /
- Login
GET|POST /login
- Logout
POST /logout
- OAuth2
Authorization Endpoint GET /authorize
- OAuth2
Device Authorization Endpoint POST /oauth2/device
- OAuth2
Introspection POST /oauth2/introspect
- OAuth2
Keys GET /oauth2/keys.json
- OAuth2
Registration Endpoint POST /oauth2/registration
- OAuth2
Revocation POST /oauth2/revoke
- OAuth2
Token Endpoint POST /oauth2/token
- Oidc
Configuration GET /.well-known/openid-configuration
- Oidc
Userinfo GET /oauth2/userinfo
- Password
Register GET|POST /register/password
- Reauth
GET|POST /reauth
- Register
POST /register
- Register
Display Name GET|POST /register/steps/{id}/display-name
- Register
Finish GET /register/steps/{id}/finish
- Register
Verify Email GET|POST /register/steps/{id}/verify-email
- Static
Asset GET /assets
- UpstreamO
Auth2 Authorize GET /upstream/authorize/{id}
- UpstreamO
Auth2 Callback GET /upstream/callback/{id}
- UpstreamO
Auth2 Link GET /upstream/link/{id}
- UrlBuilder
- Webfinger
GET /.well-known/webfinger
Enums§
- Account
Action - Actions parameters as defined by MSC2965
- Compat
Login SsoAction - Post
Auth Action