Client-Server API

From IM Wiki
Revision as of 06:00, 23 July 2024 by Array in a Matrix (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


The Client-Server API is an API specified by the Matrix specification and used when communicating between the server and client. These APIs are implemented with normal HTTPS requests.

These requests are a base of what makes user transactions in Matrix possible. For server-to-server communication read Server-Server API.