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' homeserver <https://element-hq.github.io/synapse/>. Covers login, room management, message send and history, and media upload or download. End-to-end encryption is out of scope; use unencrypted rooms or a separate crypto package.

Version: 0.1.0
Imports: curl, jsonlite
Suggests: tinytest
Published: 2026-04-21
DOI: 10.32614/CRAN.package.mx.api (may not be active yet)
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: NEWS
CRAN checks: mx.api results

Documentation:

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

Downloads:

Package source: mx.api_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: mx.api_0.1.0.zip, r-oldrel: mx.api_0.1.0.zip
macOS binaries: r-release (arm64): mx.api_0.1.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): mx.api_0.1.0.tgz, r-oldrel (x86_64): mx.api_0.1.0.tgz

Linking:

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