# Jitsi integration and JWT service

> We integrate Jitsi Meet into your product: your backend issues JWT tokens so only your users join the right rooms, meetings are embedded with the IFrame API or mobile SDK, hosts get moderator rights, and meeting events and recordings flow back to your system. We work with your developers or deliver the integration end to end.

Source: https://jitsi.help/services/jitsi-integration/
Updated: September 26, 2026
Publisher: Jitsi Help (https://jitsi.help/)

Embedding Jitsi is the fastest way to add video to a product you already have. Doing it securely takes a little more than pasting an iframe.

## What we build

- **Access control.** Your backend signs a JWT per user and room. No token, no entry, or guests only after a host arrives.
- **Embedding.** The Jitsi IFrame API in your web app, or the SDK in your mobile app, with your branding.
- **Roles.** Hosts, guests and moderators behave the way your product expects.
- **Integration.** Meeting events, recordings and transcripts delivered where your product needs them.

The token format and pitfalls are in our [JWT guide](/guides/jitsi-jwt-authentication/).

## On our platform

JWT is a one-time $14 feature per server and the developer API a one-time $49 account feature on our [one-click platform](/jitsi-hosting/).

## Frequently asked questions

### Which backends do you work with?

Node.js, Python, PHP, Java, Go, .NET and Ruby. Signing a Jitsi token is a few lines in any language; the work is in room design, roles and testing.

### Can meetings be created from our code?

Yes. Our platform's developer API creates meetings and manages servers from your own code with an API key, and on custom setups we build the same flow against your server.


---

Jitsi Help is an independent service. It is not affiliated with, endorsed by or sponsored by 8x8, Inc. or the Jitsi project. Jitsi and Jitsi Meet are trademarks of 8x8, Inc., used here only to describe the software we host and support.
