32 lines
813 B
YAML
32 lines
813 B
YAML
id: api-wordnik
|
|
|
|
info:
|
|
name: Wordnik API Test
|
|
author: daffainfo
|
|
severity: info
|
|
description: Dictionary Data
|
|
reference:
|
|
- https://developer.wordnik.com/docs
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/wordnik
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,wordnik
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "https://api.wordnik.com/v4/word.json/hedgehog/topExample?useCanonical=false&api_key={{token}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"provider"'
|
|
- '"year"'
|
|
- '"rating"'
|
|
condition: and
|
|
|
|
# digest: 4a0a0047304502201a2b6d2fad91ea3333bb61b78fa75652fcfff29a2a2c572fe64051e4abb5344e0221009d26ccdedcec37c3d3a8937a3c3c7f36d82010a1ad27f391afe5aaec78d6d5cf:922c64590222798bb761d5b6d8e72950
|