28 lines
674 B
YAML
28 lines
674 B
YAML
id: api-deviantart
|
|
|
|
info:
|
|
name: DeviantArt API Test
|
|
author: zzeitlin
|
|
severity: info
|
|
reference:
|
|
- https://www.deviantart.com/developers/authentication
|
|
metadata:
|
|
max-request: 1
|
|
tags: token-spray,deviantart
|
|
|
|
self-contained: true
|
|
|
|
http:
|
|
- method: POST
|
|
path:
|
|
- "https://www.deviantart.com/api/v1/oauth2/placebo"
|
|
|
|
body: "access_token={{token}}"
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"status" : "success"'
|
|
|
|
# digest: 4b0a00483046022100800735e2524013964159af06cb5f0c2ba32282bb38f18d961f592b109b7763de022100e53dfb233bb0bb614a8553e084ca457cb3b701367c471fc0fadce3ee2a66eba8:922c64590222798bb761d5b6d8e72950
|