29 lines
781 B
YAML
29 lines
781 B
YAML
id: api-zerobounce
|
|
|
|
info:
|
|
name: Zerobounce API Test
|
|
author: 0xpugal
|
|
severity: info
|
|
reference:
|
|
- https://www.zerobounce.net/docs/email-validation-api-quickstart
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
tags: token-spray,zerobounce
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- 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":'
|
|
- '"start_date":'
|
|
- '"end_date":'
|
|
condition: and
|
|
# digest: 4a0a00473045022027d4be6d1a2564dceb29262845ce62eead58ceb94315e1879955dbc90b5b9a4e022100e230b06fd037b66cbb404b14aa4e01bcd25b418524f90daa093def25a033ca98:922c64590222798bb761d5b6d8e72950 |