<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.safestamper.com/index.php?action=history&amp;feed=atom&amp;title=Browse%2Fstatus</id>
	<title>Browse/status - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.safestamper.com/index.php?action=history&amp;feed=atom&amp;title=Browse%2Fstatus"/>
	<link rel="alternate" type="text/html" href="https://wiki.safestamper.com/index.php?title=Browse/status&amp;action=history"/>
	<updated>2026-05-05T03:07:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://wiki.safestamper.com/index.php?title=Browse/status&amp;diff=17&amp;oldid=prev</id>
		<title>Adminwiki: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.safestamper.com/index.php?title=Browse/status&amp;diff=17&amp;oldid=prev"/>
		<updated>2023-10-17T11:27:26Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 07:27, 17 October 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Adminwiki</name></author>
	</entry>
	<entry>
		<id>https://wiki.safestamper.com/index.php?title=Browse/status&amp;diff=16&amp;oldid=prev</id>
		<title>api&gt;Admin: Created page with &quot;This operation returns the status of a web browsing certification.  = URL = &lt;nowiki&gt;https://www.safestamper.com/api/browse/status&lt;/nowiki&gt;  = Parameters = * &#039;&#039;&#039;sharedkey&#039;&#039;&#039;: Y...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.safestamper.com/index.php?title=Browse/status&amp;diff=16&amp;oldid=prev"/>
		<updated>2016-12-09T10:27:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This operation returns the status of a web browsing certification.  = URL = &amp;lt;nowiki&amp;gt;https://www.safestamper.com/api/browse/status&amp;lt;/nowiki&amp;gt;  = Parameters = * &amp;#039;&amp;#039;&amp;#039;sharedkey&amp;#039;&amp;#039;&amp;#039;: Y...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This operation returns the status of a web browsing certification.&lt;br /&gt;
&lt;br /&gt;
= URL =&lt;br /&gt;
&amp;lt;nowiki&amp;gt;https://www.safestamper.com/api/browse/status&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
= Parameters =&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;sharedkey&amp;#039;&amp;#039;&amp;#039;: Your API client shared key&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;code&amp;#039;&amp;#039;&amp;#039;: The certification code received in the [[browse/stamp]] bringback URL&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;signature&amp;#039;&amp;#039;&amp;#039;: Parameters signature, as explained in [[Signature parameter]]&lt;br /&gt;
&lt;br /&gt;
= Returns =&lt;br /&gt;
&lt;br /&gt;
A JSON object with the following fields:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;code&amp;#039;&amp;#039;&amp;#039;: The certification code&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;status&amp;#039;&amp;#039;&amp;#039;: Certification status&lt;br /&gt;
** &amp;#039;&amp;#039;RUNNING&amp;#039;&amp;#039;: The browsing session is still running&lt;br /&gt;
** &amp;#039;&amp;#039;PENDING_CERTIFICATION&amp;#039;&amp;#039;: The browsing session was completed, but the certification is being processed&lt;br /&gt;
** &amp;#039;&amp;#039;FINISHED&amp;#039;&amp;#039;: The certification has been completed and the certificate PDF is ready for download&lt;br /&gt;
** &amp;#039;&amp;#039;CANCELLED&amp;#039;&amp;#039;: The user cancelled the browsing session&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;certificateUrl&amp;#039;&amp;#039;&amp;#039;: Certificate download URL (for &amp;#039;&amp;#039;FINISHED&amp;#039;&amp;#039; status)&lt;br /&gt;
&lt;br /&gt;
= HTTP Errors =&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;403&amp;#039;&amp;#039;&amp;#039; Forbidden: the sharedkey or signature are not valid, or the specified job does not belong to the API client&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;404&amp;#039;&amp;#039;&amp;#039; Not found: the certification code is not correct.&lt;br /&gt;
&lt;br /&gt;
= Example =&lt;br /&gt;
&lt;br /&gt;
REQUEST:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
https://www.safestamper.com/api/browse/status&lt;br /&gt;
?sharedkey=5hmpod0d2vx7fnh6ysxab3olz&lt;br /&gt;
&amp;amp;code=161209-2DVSJZ&lt;br /&gt;
&amp;amp;signature=d7d141d923775616a12800ce52a5dc327919c29c&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
RESPONSE (actual response has no line breaks or indentation):&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
   &amp;quot;code&amp;quot;:&amp;quot;161209-2DVSJZ&amp;quot;,&lt;br /&gt;
   &amp;quot;status&amp;quot;:&amp;quot;FINISHED&amp;quot;,&lt;br /&gt;
   &amp;quot;certificateUrl&amp;quot;:&amp;quot;http://www.safestamper.com/certificate/161209-2DVSJZ&amp;quot;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>api&gt;Admin</name></author>
	</entry>
</feed>