2021-10-29 11:24:17 +00:00
|
|
|
id: api-dribbble
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Dribbble API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Dribbble is a self-promotion and social networking platform for digital designers and creatives
|
2021-11-06 04:40:49 +00:00
|
|
|
reference:
|
|
|
|
- https://developer.dribbble.com/v2/
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/dribbble
|
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
|