31 lines
746 B
YAML
31 lines
746 B
YAML
id: api-debounce
|
|
|
|
info:
|
|
name: DeBounce API Test
|
|
author: 0ri2N
|
|
severity: info
|
|
reference:
|
|
- https://developers.debounce.io/reference/api-key-authentication
|
|
- https://debounce.io
|
|
metadata:
|
|
max-request: 1
|
|
tags: debounce,token-spray
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://api.debounce.io/v1/?api={{token}}&email=test@interact.sh"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"balance":'
|
|
- '"success":'
|
|
- '"debounce":'
|
|
condition: and
|
|
|
|
# digest: 4b0a00483046022100e57b205a3f73c6e7e29816f801b5277bd2dbe0c6134dd792258d95567af00b53022100a1cd71dd14faa6281554f570b8499e0a59d0247273e01878709c3e6b19084032:922c64590222798bb761d5b6d8e72950
|