Matrix Server-Server (Federation) API

Federation API that lets Matrix homeservers exchange events, presence, and key information with one another over signed JSON requests.

API entry from apis.yml

apis.yml Raw ↑
aid: matrix:server-server-api
name: Matrix Server-Server (Federation) API
description: Federation API that lets Matrix homeservers exchange events, presence, and key information
  with one another over signed JSON requests.
humanURL: https://spec.matrix.org/latest/server-server-api/
baseURL: https://matrix.org/_matrix/federation
tags:
- Federation
- Server-Server
- Decentralized
properties:
- type: Documentation
  url: https://spec.matrix.org/latest/server-server-api/
- type: OpenAPI Source
  url: https://github.com/matrix-org/matrix-spec/tree/main/data/api/server-server