2021-12-15 01:36:17 +00:00
|
|
|
id: api-pinata
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Pinata API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: IPFS Pinning Services API
|
2021-12-15 01:36:17 +00:00
|
|
|
reference:
|
|
|
|
- https://docs.pinata.cloud/
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/pinata
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,pinata
|
2021-12-15 01:36:17 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-12-15 01:36:17 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
GET https://api.pinata.cloud/data/pinList?status=pinned HTTP/1.1
|
|
|
|
Host: api.pinata.cloud
|
|
|
|
pinata_api_key: {{token}}
|
|
|
|
pinata_secret_api_key: {{secret}}
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"id"'
|
|
|
|
- '"ipfs_pin_hash"'
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502210084b17cc869f96b2fa7f8b058f8230f387233d015d16b030c2756f417e6544bd8022007dab03aa667aa18ef1acdb45d0029325ab854b1d82b75a297cbb2c307ab85c8:922c64590222798bb761d5b6d8e72950
|