2022-07-25 06:05:11 +00:00
|
|
|
id: api-prexview
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: PrexView API Test
|
|
|
|
author: daffainfo
|
|
|
|
severity: info
|
|
|
|
description: Data from XML or JSON to PDF, HTML or Image
|
|
|
|
reference:
|
|
|
|
- https://prexview.com/docs/
|
|
|
|
- https://github.com/daffainfo/all-about-apikey/tree/main/prexview
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: token-spray,prexview
|
2022-07-25 06:05:11 +00:00
|
|
|
|
|
|
|
self-contained: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-07-25 06:05:11 +00:00
|
|
|
- raw:
|
|
|
|
- |
|
|
|
|
POST https://api.prexview.com/v1/transform HTTP/1.1
|
|
|
|
Host: api.prexview.com
|
|
|
|
Authorization: {{token}}
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '"output is a required argument"'
|
|
|
|
- '"status":400'
|
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100bc565ad6d829c472e911c51e70fad26057dbc794dabf992a127d9f992c8b767f022100a21795f9f28f7f967d5abad13d87a437777d96b5851ceea6cf9a2c875c1eb4e8:922c64590222798bb761d5b6d8e72950
|