The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

mx.api: Minimal Matrix Client-Server API

A minimal-dependency client for the 'Matrix' Client-Server HTTP API <https://spec.matrix.org/>, suitable for talking to a 'Synapse' <https://element-hq.github.io/synapse/> or 'Conduit' <https://conduit.rs/> homeserver. Covers login, room management, message send and history, media upload or download, and the transport endpoints needed to coordinate end-to-end encryption (device-key and one-time-key publication, key query and claim, to-device events). Encryption itself is out of scope; pair with a separate crypto package.

Version: 0.2.0
Imports: curl, jsonlite
Suggests: tinytest
Published: 2026-05-13
DOI: 10.32614/CRAN.package.mx.api
Author: Troy Hernandez ORCID iD [aut, cre], cornball.ai [cph]
Maintainer: Troy Hernandez <troy at cornball.ai>
BugReports: https://github.com/cornball-ai/mx.api/issues
License: MIT + file LICENSE
URL: https://github.com/cornball-ai/mx.api
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: mx.api results

Documentation:

Reference manual: mx.api.html , mx.api.pdf

Downloads:

Package source: mx.api_0.2.0.tar.gz
Windows binaries: r-devel: mx.api_0.1.0.zip, r-release: mx.api_0.2.0.zip, r-oldrel: mx.api_0.2.0.zip
macOS binaries: r-release (arm64): mx.api_0.2.0.tgz, r-oldrel (arm64): mx.api_0.2.0.tgz, r-release (x86_64): mx.api_0.2.0.tgz, r-oldrel (x86_64): mx.api_0.2.0.tgz
Old sources: mx.api archive

Reverse dependencies:

Reverse suggests: corteza

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mx.api to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.