Client-Server API: Difference between revisions

From IM Wiki
Jump to navigation Jump to search
Matrix>Anonymous
No edit summary
m 5 revisions imported: Import original IM Wiki
(No difference)

Revision as of 03:24, 14 July 2024

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.