Apache OpenMeetings · Capability
Apache OpenMeetings Conferencing Workflow
Unified workflow capability for managing web conferencing sessions, users, rooms, recordings, and calendars in Apache OpenMeetings.
What You Can Do
GET
List rooms
— List public rooms
/v1/rooms
POST
Create room
— Create a new room
/v1/rooms
GET
List users
— List users
/v1/users
GET
List recordings
— Get recordings by type
/v1/recordings
GET
List upcoming
— Get upcoming meetings
/v1/calendar
MCP Tools
list-rooms
List all public conference rooms
read-only
create-room
Create a new conference room
close-room
Close a conference room
list-users
List all registered users
read-only
login
Authenticate a user to OpenMeetings
get-room-hash
Generate a secure room access hash
list-recordings
List session recordings
read-only
get-upcoming-meetings
Get upcoming calendar meetings
read-only
list-groups
List all user groups
read-only
check-health
Check system health status
read-only
APIs Used
openmeetings