2021-12-01 23:45:38 +00:00
|
|
|
id: api-trello
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Trello API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Boards, lists and cards to help you organize and prioritize your projects
|
2021-12-01 23:45:38 +00:00
|
|
|
reference:
|
|
|
|
- https://developers.trello.com/
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/trello
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,trello
|
2021-12-01 23:45:38 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-12-01 23:45:38 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-12-02 06:28:07 +00:00
|
|
|
- "https://api.trello.com/1/members/me?key={{key}}&token={{token}}"
|
2021-12-01 23:45:38 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
negative: true
|
|
|
|
words:
|
2021-12-02 06:28:07 +00:00
|
|
|
- 'invalid key'
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402204b31847e1c316161d0ef61ddbacbf437f1a0e40109c7af868291d422bc7ffea102201c4447950c3d289412ee0e990fe3718b115beec2f80304aa70cc72bfd0725133:922c64590222798bb761d5b6d8e72950
|