mirror of
https://github.com/soulis-1256/assemblrr.git
synced 2026-08-29 17:41:40 +00:00
Rename display branding and prose from Assemblrr to assemblrr for a consistent identity across docs, CLI messages, and source comments.
1.5 KiB
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
- URL: https://wiki.servarr.com/
- Contains setup guides, configuration tutorials, and troubleshooting for all *arr services.
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 |