2021-10-29 11:24:17 +00:00
|
|
|
id: api-dribbble
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Dribbble API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2021-11-06 04:40:49 +00:00
|
|
|
reference:
|
|
|
|
- https://developer.dribbble.com/v2/
|
2022-06-18 03:54:41 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/blob/main/Art%20Design/Dribbble.md
|
2021-10-29 11:24:17 +00:00
|
|
|
tags: token-spray,dribbble
|
|
|
|
|
|
|
|
self-contained: true
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "https://api.dribbble.com/v2/user?access_token={{token}}"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
2021-10-29 17:20:22 +00:00
|
|
|
- 200
|