Synapse Application Service API

API for integrating application services (bridges and bots) with the Matrix homeserver. Allows third-party applications to handle namespaced user IDs and room aliases, enabling Matrix bridges for IRC, Slack, Telegram, and other platforms.

API entry from apis.yml

apis.yml Raw ↑
aid: synapse:synapse-application-service-api
name: Synapse Application Service API
description: API for integrating application services (bridges and bots) with the Matrix homeserver. Allows
  third-party applications to handle namespaced user IDs and room aliases, enabling Matrix bridges for
  IRC, Slack, Telegram, and other platforms.
image: https://matrix.org/images/matrix-logo.svg
humanURL: https://spec.matrix.org/latest/application-service-api/
baseURL: https://matrix.example.com/_matrix/app
tags:
- Application-Services
- Bots
- Bridges
- Integration
- Matrix
properties:
- type: Documentation
  url: https://spec.matrix.org/latest/application-service-api/