Environment and URLs
Browser and API origin
Section titled “Browser and API origin”Serve Brokerr through one HTTPS origin. Configure allowed hosts and explicit trusted proxies so copied URLs and Secure cookies use the real external scheme.
Provider API families
Section titled “Provider API families”/api/v2/source-plugins/api/v2/target-plugins/api/v2/sources/api/v2/targets/api/v2/profiles/api/v2/run-items/api/v2/listsInstance resources also expose generic auth, action, scope-option, run, reset, and resolved-schema routes. Provider plugins do not add provider-specific API routers.
Source webhook
Section titled “Source webhook”https://brokerr.example.net/webhooks/v2/sources/<source-id>Use the exact URL shown by the profile/source UI and configure the webhook API key.
Hosted OAuth callbacks
Section titled “Hosted OAuth callbacks”https://auth.brokerr.net/v1/callback/anilisthttps://auth.brokerr.net/v1/callback/tmdbhttps://auth.brokerr.net/v1/callback/letterboxdThese are gateway callbacks, not routes on the self-hosted instance. Custom AniList/TMDB applications use the exact redirect URI displayed when custom mode is selected.
External services
Section titled “External services”Depending on enabled features, Brokerr connects to the selected Plex server, Plex account/Discover/community services, AniList, TMDB, Letterboxd, the hosted auth gateway, and AniBridge mapping release storage.