Watchmode
Website: https://watchmode.com/ API Reference: https://api.watchmode.com/docs
Configuration
| Input | Type | Description | Default Value | 
|---|---|---|---|
api_key | string | API Key. Your API key for authenticating with the Watchmode API. You can request a free API key at https://api.watchmode.com/requestApiKey/. | |
search_val | string | Search Value. The name value for search stream | Terminator | 
start_date | string | Start date. | 
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | 
|---|---|---|---|---|
| sources | id | DefaultPaginator | ✅ | ❌ | 
| regions | uuid | DefaultPaginator | ✅ | ❌ | 
| networks | id | No pagination | ✅ | ❌ | 
| genres | id | DefaultPaginator | ✅ | ❌ | 
| search | id | DefaultPaginator | ✅ | ❌ | 
| autocomplete_search | id | DefaultPaginator | ✅ | ❌ | 
| titles | id | DefaultPaginator | ✅ | ❌ | 
| releases | id | DefaultPaginator | ✅ | ✅ | 
Reference
Config fields reference
Field
Type
Property name
string
api_key
string
search_val
string
start_date