Add Adafruit IO API test

patch-1
Dwi Siswanto 2021-10-25 07:29:54 +07:00
parent 5759e77e6c
commit 59f12021b0
1 changed files with 23 additions and 0 deletions

View File

@ -0,0 +1,23 @@
id: api-adafruit-io
info:
name: Adafruit IO API Test
author: dwisiswant0
reference: https://io.adafruit.com/api/docs/
severity: info
tags: token-spray,adafruit
self-contained: true
requests:
- method: GET
path:
- "https://io.adafruit.com/api/v2/user"
headers:
X-AIO-Key: "{{token}}"
matchers:
- type: word
part: body
words:
- "error"
negative: true