2022-05-18 18:23:57 +00:00
|
|
|
id: api-debounce
|
|
|
|
|
|
|
|
info:
|
2022-05-18 18:25:47 +00:00
|
|
|
name: DeBounce API Test
|
2022-05-18 18:23:57 +00:00
|
|
|
author: 0ri2N
|
|
|
|
severity: info
|
|
|
|
reference:
|
2022-05-19 19:28:24 +00:00
|
|
|
- https://developers.debounce.io/reference/api-key-authentication
|
2022-05-18 18:23:57 +00:00
|
|
|
- https://debounce.io
|
2022-05-19 19:28:24 +00:00
|
|
|
tags: debounce,token-spray
|
2022-05-18 18:23:57 +00:00
|
|
|
|
|
|
|
self-contained: true
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2022-06-06 10:40:15 +00:00
|
|
|
- "https://api.debounce.io/v1/?api={{token}}&email=test@interact.sh"
|
2022-05-18 18:23:57 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"balance":'
|
|
|
|
- '"success":'
|
|
|
|
- '"debounce":'
|
|
|
|
condition: and
|