# Jitsi Meet IFrame (External) API

**Canonical:** https://apis.io/apis/jitsi-org/jitsi-meet-iframe-api/  
**Provider:** Jitsi — https://apis.io/providers/jitsi-org/  
**Documentation:** https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe

Jitsi Meet IFrame (External) API is one of 10 APIs that [Jitsi](https://apis.io/providers/jitsi-org/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Iframe, External API, Embedding, Video Conferencing, and JavaScript. The published artifact set on APIs.io includes API documentation.

Browser-side JavaScript API (also called the External API) that embeds a Jitsi Meet conference into any web page through an iframe. Exposes the JitsiMeetExternalAPI constructor with commands (executeCommand), functions (getParticipantsInfo, isVideoMuted, etc.), and an event surface (videoConferenceJoined, participantJoined, audioMuteStatusChanged, raise hand, breakout rooms) for controlling the meeting from the host page. The same library powers the embed experience on meet.jit.si, self-hosted deployments, and JaaS.

## Machine-readable artifacts (6)

- **Documentation** — https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe
- **Documentation** — https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe-functions
- **Documentation** — https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe-events
- **Documentation** — https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-iframe-commands
- **SourceCode** — https://github.com/jitsi/jitsi-meet/blob/master/modules/API/external/external_api.js
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/jitsi-org/refs/heads/main/apis.yml

## Other Jitsi APIs (9)

- [lib-jitsi-meet (Low-Level JavaScript API)](https://apis.io/apis/jitsi-org/lib-jitsi-meet-api/)
- [Jitsi Videobridge REST API](https://apis.io/apis/jitsi-org/jitsi-videobridge-rest-api/)
- [Jicofo REST API](https://apis.io/apis/jitsi-org/jicofo-rest-api/)
- [Jibri REST API](https://apis.io/apis/jitsi-org/jibri-rest-api/)
- [JaaS (Jitsi as a Service) REST API](https://apis.io/apis/jitsi-org/jaas-rest-api/)
- [JaaS IFrame API](https://apis.io/apis/jitsi-org/jaas-iframe-api/)
- [Jitsi Meet Mobile SDK (Android, iOS, React Native)](https://apis.io/apis/jitsi-org/jitsi-meet-mobile-sdk/)
- [Jitsi Meet Electron SDK](https://apis.io/apis/jitsi-org/jitsi-meet-electron-sdk/)
- [Jitsi Meet React SDK](https://apis.io/apis/jitsi-org/jitsi-meet-react-sdk/)

## Tags

Iframe, External API, Embedding, Video Conferencing, JavaScript

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/jitsi-org/jitsi-meet-iframe-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/jitsi-org/.
