---
title: "Server well-known"
method: GET
path: "/.well-known/matrix/server"
tags: ["matrix-s2s"]
---

# Server well-known

`GET /.well-known/matrix/server`

Our federation delegation, one line: the `m.server` record telling other homeservers "do not knock here, our federation API answers over there." One redirect the whole federation agrees to honor.

## Response `200`

Where our federation API actually answers

- GithubComEtkeccMrsInternalModelWellKnownServer
  - `m.server` string — host:port, e.g. matrix.example.com:443

---

[API](https://skmtc.net/etkecc/apis/matrix-rooms-search-api.md) · [All operations](https://skmtc.net/etkecc/apis/matrix-rooms-search-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/etkecc/matrix-rooms-search-api/revisions/ae3c2fd65492/schema)
