31 lines
678 B
YAML
31 lines
678 B
YAML
id: api-iterable
|
|
|
|
info:
|
|
name: Iterable API Test
|
|
author: zzeitlin
|
|
severity: info
|
|
reference:
|
|
- https://api.iterable.com/api/docs
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,iterable
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://api.iterable.com/api/catalogs"
|
|
|
|
headers:
|
|
Api_Key: "{{token}}"
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"name":'
|
|
- '"catalogNames":'
|
|
condition: and
|
|
|
|
# digest: 490a0046304402204b1b9bb40368da9ffe6528095b7316d4adbe9408501d84cd0d786d7d108e825302203bb6fdc01531a41e404e762f6e31b574c2d0a87b8a618aadb2d2fcbd525dfcbc:922c64590222798bb761d5b6d8e72950
|