R/mx.api-package.R

#' mx.api: Minimal Matrix Client-Server API
#'
#' Base-R bindings for the Matrix Client-Server HTTP API, suitable for
#' talking to a Synapse homeserver. Two dependencies: curl and jsonlite.
#' End-to-end encryption is out of scope; use unencrypted rooms or a
#' separate crypto package.
#'
#' @name mx.api-package
#' @aliases mx.api
"_PACKAGE"

Try the mx.api package in your browser

Any scripts or data that you put into this service are public.

mx.api documentation built on Sept. 12, 2026, 1:07 a.m.