2022-06-18 03:54:41 +00:00
|
|
|
id: api-supportivekoala
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Supportivekoala API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
2022-07-25 06:05:11 +00:00
|
|
|
description: Autogenerate images with template
|
2022-06-18 03:54:41 +00:00
|
|
|
reference:
|
|
|
|
- https://developers.supportivekoala.com/
|
2022-07-25 06:05:11 +00:00
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/supportivekoala
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,supportivekoala
|
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://api.supportivekoala.com/v1/images HTTP/1.1
|
|
|
|
Host: api.supportivekoala.com
|
|
|
|
Content-Type: application/json
|
|
|
|
Authorization: Bearer {{token}}
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"_id"'
|
|
|
|
- '"template"'
|
|
|
|
- '"imageUrl"'
|
|
|
|
condition: and
|
2023-10-19 13:13:52 +00:00
|
|
|
# digest: 4a0a00473045022022025c3d0dbb1fb08ea5a1a40150fbc1ba81b59905cd75ed20fe499fdd34fcd7022100affab5c34426b3741ed793826c03a586fdd02d68893c9e27ed63798f871c1173:922c64590222798bb761d5b6d8e72950
|