Create api-zerbounce.yaml

patch-1
Pugalarasan 2022-12-31 14:21:30 +05:30 committed by GitHub
parent 5b558375c2
commit 184581ba97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: api-zerobounce
info:
name: Zerobounce API Test
author: 0xlittleboy
severity: info
reference:
- https://www.zerobounce.net/docs/email-validation-api-quickstart
tags: token-spray,zerobounce
self-contained: true
requests:
- method: GET
path:
- "https://api.zerobounce.net/v2/getapiusage?api_key={{token}}&start_date=2018-01-01&end_date=2019-12-12"
matchers:
- type: word
part: body
words:
- '"total"'
- '"status"'
- '"date"'
condition: and