Shutterstock
Website: https://www.shutterstock.com/ API Reference: https://api-reference.shutterstock.com/#overview
Configuration
| Input | Type | Description | Default Value | 
|---|---|---|---|
api_token | string | API Token. Your OAuth 2.0 token for accessing the Shutterstock API. Obtain this token from your Shutterstock developer account. | |
start_date | string | Start date. | |
query_for_image_search | string | Query for image search. The query for image search | mountain | 
query_for_video_search | string | Query for video search. The Query for videos_search stream | mountain | 
query_for_audio_search | string | Query for audio search. The query for image search | mountain | 
query_for_catalog_search | string | Query for catalog search. The query for catalog search | mountain | 
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental | 
|---|---|---|---|---|
| images_categories | id | No pagination | ✅ | ❌ | 
| images_search | id | DefaultPaginator | ✅ | ❌ | 
| videos_search | id | DefaultPaginator | ✅ | ❌ | 
| videos_categories | id | No pagination | ✅ | ❌ | 
| audio_search | uuid | DefaultPaginator | ✅ | ✅ | 
| audio_genres | uuid | No pagination | ✅ | ❌ | 
| audio_instruments | uuid | No pagination | ✅ | ❌ | 
| audio_moods | uuid | No pagination | ✅ | ❌ | 
| user_details | id | DefaultPaginator | ✅ | ❌ | 
| user_subscriptions | id | DefaultPaginator | ✅ | ❌ | 
Reference
Config fields reference
Field
Type
Property name
string
api_token
string
start_date
string
query_for_image_search
string
query_for_video_search
string
query_for_audio_search
string
query_for_catalog_search