Get Radarr system status and version information
Get system health check results
Get all movies in the library
Get a specific movie by ID
Add a new movie to the library
Search for movies using TMDB database
Execute a Radarr command (scan, search, etc.)
Get all configured root folders
Optional
path: stringImport physical movie files into the library
Get all quality profiles
Get a specific quality profile by ID
Create a new quality profile
Update an existing quality profile
Delete a quality profile
Get quality profile schema for creating new profiles
Get all custom formats
Get a specific custom format by ID
Create a new custom format
Update an existing custom format
Delete a custom format
Bulk update custom formats
Bulk delete custom formats
Get custom format schema for creating new formats
Get all download clients
Get a specific download client by ID
Add a new download client
Update an existing download client
Delete a download client
Bulk update download clients
Bulk delete download clients
Get download client schema for available client types
Test a download client configuration
Test all download clients
Get all notification providers
Get a specific notification provider by ID
Add a new notification provider
Update an existing notification provider
Delete a notification provider
Get notification schema for available notification types
Test a notification configuration
Test all notifications
Get upcoming movie releases in calendar format
Optional
startDate: stringOptional
endDate: stringOptional
unmonitored: booleanGet calendar feed in iCal format
Optional
pastDays: numberOptional
futureDays: numberOptional
tags: stringGet download queue with optional filtering
Optional
page: numberOptional
pageSize: numberOptional
sortKey: stringOptional
sortDirection: stringOptional
includeUnknownMovieItems: booleanRemove an item from the download queue
Optional
removeFromClient: booleanOptional
blocklist: booleanBulk remove items from the download queue
Optional
removeFromClient: booleanOptional
blocklist: booleanForce grab/download a queue item
Force grab/download multiple queue items
Get detailed queue information
Optional
movieId: numberOptional
includeMovie: booleanGet queue status summary
Get all import lists
Get a specific import list by ID
Add a new import list
Update an existing import list
Delete an import list
Get import list schema for available list types
Test an import list configuration
Test all import lists
Get all indexers
Get a specific indexer by ID
Add a new indexer
Update an existing indexer
Delete an indexer
Get indexer schema for available indexer types
Test an indexer configuration
Test all indexers
Get activity history
Optional
page: numberOptional
pageSize: numberOptional
sortKey: stringOptional
sortDirection: stringOptional
movieId: numberGet history since a specific date
Optional
movieId: numberGet history for a specific movie
Optional
eventType: anyMark a failed download as failed in history
Get host configuration settings
Get host configuration by ID
Update host configuration
Get naming configuration settings
Get naming configuration by ID
Update naming configuration
Get naming configuration examples
Get media management configuration settings
Get media management configuration by ID
Update media management configuration
Get UI configuration settings
Get UI configuration by ID
Update UI configuration
Restart the Radarr application
Shutdown the Radarr application
Get system backup files
Delete a system backup by ID
Restore system backup by ID
Upload and restore system backup
Get system logs
Get log files
Get specific log file by filename
Get disk space information
Get all tags
Add a new tag
Get a specific tag by ID
Update an existing tag
Delete a tag
Get detailed tag information
Get detailed tag information by ID
Radarr API client for movie management
Example