Realms
Realm discovery and information endpoints
Returns all healthy catalyst realms plus the main realm if available. Each realm includes its server name, URL, and current user count.
Successful response with list of realms
Bad request
Internal server error
Returns detailed About information for the main realm, including catalyst content server details, comms configuration, and other realm-specific metadata.
The response follows the About type from @dcl/catalyst-api-specs and the ADR-110. The content server provided to the user will be one of the closest most updated nodes based on the user location.
Preferred catalyst URL to use as the main realm. When this parameter is used, the prefer catalyst will be returned as the content server.
https://peer.decentraland.orgSuccessful response with main realm about information
Bad request
Internal server error
Service unavailable when no catalysts are available
Last updated