LMS Integration API
XML + checksum at /lms/v1/api/*. Primary path for Moodle and Canvas plugins.
Two integrator surfaces — pick the one your LMS or backend already speaks.
XML + checksum at /lms/v1/api/*. Primary path for Moodle and Canvas plugins.
HMAC-signed REST at /lms/v1/meetings. Optional for custom backends.
| LMS wire | JSON API | |
|---|---|---|
| Format | XML query + checksum | JSON + HMAC headers |
| Best for | Moodle, Canvas, virtual-classroom LMS modules | Your SaaS backend |
| Join result | Redirect URL | moderator_join_url / attendee_join_url |
| Spec | HTML reference | OpenAPI YAML |
All integrators can attach an optional cover image to a session — a static stage background when the host camera is off or before start. Upload via multipart field cover; see JSON API and Join & room UX.
createjoinendgetRecordings, deleteRecordings{slug}.2meet.irhttps://{slug}.2meet.ir/lms/v1/Complete Getting started and keep portal credentials handy.