api-updateservice.pdfarchitect.org
Open in
urlscan Pro
64.15.159.222
Public Scan
Submitted URL: https://api-updateservice.pdfarchitect.org/
Effective URL: https://api-updateservice.pdfarchitect.org/swagger/ui/index
Submission: On June 15 via manual from FR — Scanned from CA
Effective URL: https://api-updateservice.pdfarchitect.org/swagger/ui/index
Submission: On June 15 via manual from FR — Scanned from CA
Form analysis
2 forms found in the DOM<form id="api_selector">
<div class="input"><input placeholder="http://example.com/api" id="input_baseUrl" name="baseUrl" type="text"></div>
<div class="input"><input placeholder="api_key" id="input_apiKey" name="apiKey" type="text"></div>
<div class="input"><a id="explore" class="header__btn" href="#" data-sw-translate="">Explore</a></div>
</form>
<form accept-charset="UTF-8" class="sandbox">
<div style="margin:0;padding:0;display:inline"></div>
<h4 data-sw-translate="">Parameters</h4>
<table class="fullwidth parameters">
<thead>
<tr>
<th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter</th>
<th style="width: 310px; max-width: 310px" data-sw-translate="">Value</th>
<th style="width: 200px; max-width: 200px" data-sw-translate="">Description</th>
<th style="width: 100px; max-width: 100px" data-sw-translate="">Parameter Type</th>
<th style="width: 220px; max-width: 230px" data-sw-translate="">Data Type</th>
</tr>
</thead>
<tbody class="operation-params">
<tr>
<td class="code required"><label for="mAuthorization0.30629541402195826">Authorization</label></td>
<td>
<input class="parameter required" minlength="1" name="Authorization" placeholder="(required)" id="mAuthorization0.30629541402195826" type="text" value="">
</td>
<td>
<strong><span class="markdown">
<p>Access Token</p>
</span></strong>
</td>
<td>header</td>
<td><span class="model-signature">string</span></td>
</tr>
<tr>
<td class="code required"><label for="mmodel0.18276008680005162">model</label></td>
<td>
<textarea class="body-textarea required" placeholder="(required)" name="model" id="mmodel0.18276008680005162"></textarea>
<div class="editor_holder"></div>
<br>
<div class="parameter-content-type">
<div><label for="pct0.6044546874433925" data-sw-translate="">Parameter content type:</label>
<select name="parameterContentType" id="pct0.6044546874433925">
<option value="application/json">application/json</option>
<option value="text/json">text/json</option>
<option value="application/x-www-form-urlencoded">application/x-www-form-urlencoded</option>
</select>
</div>
</div>
</td>
<td>
<strong><span class="markdown"></span></strong>
</td>
<td>body</td>
<td><span class="model-signature">
<div>
<div>
<ul class="signature-nav">
<li><a class="description-link" href="#" data-sw-translate="">Model</a></li>
<li><a class="snippet-link selected" href="#" data-sw-translate="">Example Value</a></li>
</ul>
<div>
<div class="signature-container">
<div class="description" style="display: none;">
<span class="strong">GetParam {</span>
<div><span class="propName ">productId</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
<div><span class="propName ">configId</span> (<span class="propType">string</span>, <span class="propOptKey">optional</span>),</div>
<div><span class="propName ">client</span> (<span class="propType">object</span>, <span class="propOptKey">optional</span>)</div><span class="strong">}</span>
</div>
<div class="snippet" style="display: block;">
<div class="snippet_json" style="display: block;">
<pre><code>{
"productId": "00000000-0000-0000-0000-000000000000",
"configId": "00000000-0000-0000-0000-000000000000",
"client": {}
}</code></pre>
<small class="notice" data-sw-translate=""></small>
</div>
</div>
</div>
</div>
</div>
</div>
</span></td>
</tr>
</tbody>
</table>
<div class="sandbox_header">
<input class="submit" type="submit" value="Try it out!" data-sw-translate="">
<a href="#" class="response_hider" style="display:none" data-sw-translate="">Hide Response</a>
<span class="response_throbber" style="display:none"></span>
</div>
</form>
Text Content
swagger Explore UpdaterService.WebApi * PRODUCTS * Show/Hide * List Operations * Expand Operations * * POST /API/V1/PRODUCTS/INFO * RESPONSE CLASS (STATUS 200) OK * Model * Example Value Inline Model {} {} Response Content Type application/json text/json PARAMETERS Parameter Value Description Parameter Type Data Type Authorization Access Token header string model Parameter content type: application/json text/json application/x-www-form-urlencoded body * Model * Example Value GetParam { productId (string, optional), configId (string, optional), client (object, optional) } { "productId": "00000000-0000-0000-0000-000000000000", "configId": "00000000-0000-0000-0000-000000000000", "client": {} } Hide Response CURL REQUEST URL RESPONSE BODY RESPONSE CODE RESPONSE HEADERS [ BASE URL: , API VERSION: V1 ]