---
title: "Client well-known"
method: GET
path: "/.well-known/matrix/client"
tags: ["matrix-cs"]
---

# Client well-known

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

The client well-known: the breadcrumb a Matrix client follows to find our homeserver base URL, because SRV records never quite caught on with clients. We only publish m.homeserver; no identity server, we are not that kind of server.

## Response `200`

Where a client should point its homeserver base URL

- GithubComEtkeccMrsInternalModelWellKnownClient
  - `m.homeserver` GithubComEtkeccMrsInternalModelWellKnownHomeserver
    - `base_url` string — e.g. https://matrix.example.com

---

[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)
