assemblrr/docs/api-reference.md
soulis-1256 e9f356cffd
Initial commit
Assemblrr: Docker-based bootstrap and wiring for a self-hosted media stack.
2026-08-04 23:42:34 +03:00

1.5 KiB

Assemblrr API Reference

This document aggregates the official API documentation for all services used by Assemblrr.

Media Services

Service API Documentation Notes
Jellyfin https://api.jellyfin.org/openapi/jellyfin-openapi-stable.json Raw OpenAPI JSON; alternative Mintlify: https://mintlify.com/jellyfin/jellyfin
Emby https://app.swaggerhub.com/apis-docs/MediaBrowser/Emby.Api Outdated spec; Emby and Jellyfin share origins but their APIs diverged — not interchangeable
Plex https://www.plexopedia.com/plex-media-server/api Unofficial but comprehensive; official docs require login

*arr Stack (Servarr Family)

Service API Documentation Notes
Prowlarr https://prowlarr.com/docs/api/ OpenAPI/Swagger UI
Sonarr https://sonarr.tv/docs/api/ v3 API covers v3 and v4
Radarr https://radarr.video/docs/api/ OpenAPI/Swagger UI

Servarr Wiki

Request Management

Service API Documentation Notes
Seerr https://api-docs.overseerr.dev/ Swagger UI

Utility

Service API Documentation Notes
Portainer https://documentation.portainer.io/ REST API for container management