MailerCheck
Supports:
- ✅ Models
- ✅ Enrichment
- ✅ Connection Proxy
Supports:
| Name | Type | Description | Required |
|---|---|---|---|
api_key | string | API key | true |
1 { 2 "name": "MailerCheck connection", 3 "type": "mailercheck", 4 "configuration": { 5 "api_key": "secret" 6 } 7 }
| Name | Type | Description | Required |
|---|---|---|---|
object | string | Accepted values: email_verification | false |
1 { 2 ... 3 "configuration": { 4 "object": "" 5 } 6 }
