19 lines
343 B
YAML
19 lines
343 B
YAML
id: shoppable-token
|
|
|
|
info:
|
|
name: Shoppable Service Auth Token
|
|
author: philippedelteil
|
|
severity: info
|
|
reference: https://ask.shoppable.com/knowledge/quick-start-api-guide
|
|
|
|
requests:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- data-shoppable-auth-token
|