Skip to content
xanderburchartz edited this page May 18, 2026 · 1 revision

API

Selectarr exposes a REST API documented via Swagger UI and ReDoc.

The API covers all functionality available in the interface: listing media, checking watched status, and triggering deletions. All endpoints require an active session cookie — authenticate via /auth/login first.

Clone this wiki locally