Bouncer integration (Communication, Marketing). Imported from open-connector.
https://api.usebouncer.com/v1.1/credits
/v1.1/email/verify
| Param | Type | Required | Description |
|---|---|---|---|
| string | required | The email address to verify with Bouncer. |
/v1.1/domain
| Param | Type | Required | Description |
|---|---|---|---|
| domain | string | required | The domain name to verify with Bouncer. |
/v1.1/email/verify/batch/sync
| Param | Type | Required | Description |
|---|---|---|---|
| emails | array | required | The email addresses to verify with Bouncer. |
/v1.1/email/verify/batch
| Param | Type | Required | Description |
|---|---|---|---|
| emails | array | required | The email addresses to verify with Bouncer. |
| callbackUrl | string | optional | The callback URL Bouncer should notify after batch processing completes. |
/v1.1/email/verify/batch
| Param | Type | Required | Description |
|---|---|---|---|
| batchId | string | required | The batch identifier returned by Bouncer. |
| includeStats | boolean | optional | Whether Bouncer should include batch statistics in the status response. |
/v1/toxicity/list
| Param | Type | Required | Description |
|---|---|---|---|
| emails | array | required | The email addresses to verify with Bouncer. |