2021-11-01 11:25:34 +00:00
|
|
|
id: api-iconfinder
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: IconFinder API Test
|
|
|
|
author: daffainfo
|
2021-11-01 11:44:42 +00:00
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Web Icons
|
2021-11-01 11:25:34 +00:00
|
|
|
reference:
|
|
|
|
- https://developer.iconfinder.com/reference/overview-1
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/iconfinder
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,iconfinder
|
2021-11-01 11:25:34 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-11-01 11:25:34 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
2021-11-01 11:44:42 +00:00
|
|
|
GET https://api.iconfinder.com/v4/icons/search?query=arrow&count=10 HTTP/1.1
|
2021-11-01 11:25:34 +00:00
|
|
|
Host: api.iconfinder.com
|
|
|
|
Accept: application/json
|
|
|
|
Authorization: Bearer {{token}}
|
2021-11-01 11:44:42 +00:00
|
|
|
|
2021-11-01 11:25:34 +00:00
|
|
|
matchers:
|
2021-11-01 11:44:42 +00:00
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"icons":'
|
|
|
|
- '"is_icon_glyph":'
|
|
|
|
- '"download_url":'
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502203525d06ca37e214ea31d40d32b70a0e233bf879bee960cbb34fb4436a8c78320022100a678e3bcbc2678eaa6fe709c8b1210b528254b68294b4ce07620fbe1c000ed6f:922c64590222798bb761d5b6d8e72950
|