Mirakurun Guide ๐Ÿ–ฅ๏ธ

How to Use Mirakurun Admin UI and Swagger API Explorer

๐Ÿ“… June 19, 2026  ยท  ๐Ÿท๏ธ Guide  ยท  โฑ๏ธ 5 min read

โ† Back to All Guides | Mirakurun Guide

What is the Mirakurun Admin UI?

Mirakurun includes a built-in web-based administration panel that lets you monitor the status of all connected tuners, view active streams, manage channel lists, and check system health โ€” all without touching the command line.

How to Access the Admin UI

Once Mirakurun is running, open a browser on any device on your local network and navigate to:

http://YOUR_SERVER_IP:40772/

Replace YOUR_SERVER_IP with the actual IP address of the machine running Mirakurun. If accessing from the same machine, you can use localhost:

http://localhost:40772/

What You Can See in the Admin UI

What is the Swagger API Explorer?

The Swagger UI is an interactive API documentation tool built into Mirakurun. It lets developers explore every available API endpoint, read the documentation for each one, and send real test requests directly from the browser.

How to Access the Swagger Explorer

http://YOUR_SERVER_IP:40772/api/debug

Key API Endpoints to Know

Frequently Asked Questions

Can I access the Admin UI from outside my home network?โ–ผ
By default, Mirakurun only listens on your local network. Exposing it to the internet is not recommended without adding authentication and HTTPS first.
Can I change the Admin UI port?โ–ผ
Yes. Edit the server.yml config file and change the port value, then restart the container.

Ready to Get Started with Mirakurun?

Download free and follow our guides to set up your TV tuner server today.

Download Mirakurun Free โ†’