Skip to content

ServerDiscoveryService

Chatto exposes this service below /api/connect.

Shared message and enum definitions are documented in Shared Types And Enums.

Provides unauthenticated server discovery metadata.

Returns public server metadata, branding, registration status, and login provider information. This fully public RPC is available before login so clients can render the first server screen and authentication choices.

POST /api/connect/chatto.discovery.v1.ServerDiscoveryService/GetServer

Request for public server metadata.

Public metadata clients need before they can authenticate or render the initial server view.

FieldTypeDescription
profilechatto.api.v1.ServerPublicProfilePublic server profile and branding.
loginchatto.api.v1.ServerLoginLogin and registration options.