2022-06-18 03:54:41 +00:00
|
|
|
id: api-blitapp
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Blitapp API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Schedule screenshots of web pages and sync them to your cloud storage
|
2022-06-18 03:54:41 +00:00
|
|
|
reference:
|
|
|
|
- https://blitapp.com/api/
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/blitapp
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,blitapp
|
2022-06-18 03:54:41 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-06-18 03:54:41 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
GET https://blitapp.com/api/scheduledcapture HTTP/1.1
|
|
|
|
Host: blitapp.com
|
|
|
|
Accept: application/json
|
|
|
|
Api-key: {{token}}
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"id"'
|
|
|
|
- '"name"'
|
|
|
|
- '"apps"'
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a00463044022038435a915b0077f4cca8d919f84aff4860fac82d7377272c33cfb4e6f8e6b6d702202b2fbfcbcc6b4bc1f414a11bcf7d2c6052fea60f5b0eeffcaa5804ce1a1a7010:922c64590222798bb761d5b6d8e72950
|