# Demio

Demio is a webinar software for marketers, offering live and automated sessions, audience engagement tools, and analytics to optimize lead generation

- **Category:** webinars
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 6
- **Triggers:** 0
- **Slug:** `DEMIO`
- **Version:** 20260414_00

## Tools

### Demio Create Join Link

**Slug:** `DEMIO_CREATE_JOIN_LINK`

Tool to register an attendee and obtain their unique Demio join link. Use after confirming a valid event_id.

### Demio: Get Event by ID

**Slug:** `DEMIO_GET_EVENT`

Tool to retrieve event details by ID. Use when you need the full metadata for a specific Demio event.

### List Event Date Participants

**Slug:** `DEMIO_LIST_EVENT_DATE_PARTICIPANTS`

Tool to list participants for a specific event date. Use after scheduling an event session to retrieve attendees.

### List Event Dates

**Slug:** `DEMIO_LIST_EVENT_DATES`

Tool to list all scheduled session dates for a given Demio event. Use when you need the session schedule by event ID.

### List Demio Events

**Slug:** `DEMIO_LIST_EVENTS`

Tool to retrieve a list of Demio events. Use when you need to fetch events optionally filtered by type or paginated.

### Demio API Ping

**Slug:** `DEMIO_PING`

Tool to perform a health check on the Demio API. Use to verify the API is reachable before other calls.
