Imagga
Website: https://imagga.com/ API Reference: https://docs.imagga.com/#introduction
Configuration
| Input | Type | Description | Default Value |
|---|---|---|---|
api_key | string | API Key. Your Imagga API key, available in your Imagga dashboard. Could be found at https://imagga.com/profile/dashboard | |
api_secret | string | API Secret. Your Imagga API secret, available in your Imagga dashboard. Could be found at https://imagga.com/profile/dashboard | |
img_for_detection | string | Image URL for detection endpoints. An image for detection endpoints | https://imagga.com/static/images/categorization/child-476506_640.jpg |
Streams
| Stream Name | Primary Key | Pagination | Supports Full Sync | Supports Incremental |
|---|---|---|---|---|
| categorizers | id | DefaultPaginator | ❌ | ❌ |
| croppings | uuid | DefaultPaginator | ❌ | ❌ |
| colors | uuid | DefaultPaginator | ❌ | ❌ |
| faces_detections | uuid | DefaultPaginator | ❌ | ❌ |
| text | uuid | DefaultPaginator | ❌ | ❌ |
| usage | uuid | DefaultPaginator | ❌ | ❌ |
| barcodes | uuid | DefaultPaginator | ❌ | ❌ |
Reference
Config fields reference
Field
Type
Property name
string
api_key
string
api_secret
string
img_for_detection