<?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=API_Reference</id>
	<title>API Reference - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.safestamper.com/index.php?action=history&amp;feed=atom&amp;title=API_Reference"/>
	<link rel="alternate" type="text/html" href="https://wiki.safestamper.com/index.php?title=API_Reference&amp;action=history"/>
	<updated>2026-05-05T03:03:27Z</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=API_Reference&amp;diff=5&amp;oldid=prev</id>
		<title>Adminwiki: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.safestamper.com/index.php?title=API_Reference&amp;diff=5&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=API_Reference&amp;diff=4&amp;oldid=prev</id>
		<title>api&gt;Admin: /* API operations */</title>
		<link rel="alternate" type="text/html" href="https://wiki.safestamper.com/index.php?title=API_Reference&amp;diff=4&amp;oldid=prev"/>
		<updated>2022-10-04T09:48:19Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;API operations&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Authorization API Reference =&lt;br /&gt;
To create and manage user authorizations.&lt;br /&gt;
&lt;br /&gt;
You don&amp;#039;t need to use these operations if your API keys are already linked to your user account.&lt;br /&gt;
&lt;br /&gt;
== API operations ==&lt;br /&gt;
* [[createauth]]: Create a pending authorization key that must be authorized by a user.&lt;br /&gt;
* [[authstate]]: Check the status of an authkey&lt;br /&gt;
* [[deleteauth]]: Delete a user authorization&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Certificates API Reference =&lt;br /&gt;
&lt;br /&gt;
To list and manage user certificates&lt;br /&gt;
&lt;br /&gt;
== API operations ==&lt;br /&gt;
&lt;br /&gt;
* [[certificates]]: List certificates of the user&lt;br /&gt;
* [[certificate/get]]: Download a certificate. This operation works on behalf of the certificate owner, so it downloads the certificate even if it is private or password-protected.&lt;br /&gt;
* [[certificate/accesslevel]]: Set the access protection for a certificate&lt;br /&gt;
* [[certificate/delete]]: Delete certificate&lt;br /&gt;
* [[certificate/tag]]: Set tag to certificate&lt;br /&gt;
* [[certificate/notes]]: Set notes to certificate&lt;br /&gt;
&lt;br /&gt;
= Static Web Page API Reference =&lt;br /&gt;
&lt;br /&gt;
To create static web pages certificates&lt;br /&gt;
&lt;br /&gt;
== API operations ==&lt;br /&gt;
* [[web/stamp]]: Send URLs for static page certification&lt;br /&gt;
* [[web/status]]: Check the status of a certification job&lt;br /&gt;
&lt;br /&gt;
== Callbacks ==&lt;br /&gt;
When calling [[web/stamp]] you can provide a callback URL:&lt;br /&gt;
&lt;br /&gt;
* [[Web API callbacks]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Web Browsing API Reference =&lt;br /&gt;
&lt;br /&gt;
To create web browsing certificates&lt;br /&gt;
&lt;br /&gt;
== API operations ==&lt;br /&gt;
* [[browse/stamp]]: Start a certified browsing session&lt;br /&gt;
* [[browse/status]]: Check the status of a web browsing certification job&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Notifications API Reference =&lt;br /&gt;
&lt;br /&gt;
To list and manage user notifications&lt;br /&gt;
&lt;br /&gt;
== API operations ==&lt;br /&gt;
&lt;br /&gt;
* [[notifications]]: List notifications of the user&lt;br /&gt;
* [[notification/send]]: Send a new notification&lt;br /&gt;
* [[notification/close]]: Close a notification&lt;br /&gt;
* [[notification/get]]: Get the notification info. &lt;br /&gt;
* [[notification/generatecertificate]]: (deprecated) Generate a new certificate about state of notification&lt;br /&gt;
* [[notification/delete]]: Delete notification&lt;br /&gt;
* [[notification/tag]]: Set tag to notification&lt;br /&gt;
* [[notification/notes]]: Set notes to notification&lt;br /&gt;
&lt;br /&gt;
== API callbacks ==&lt;br /&gt;
&lt;br /&gt;
If your API key has a [[API Overview#API callbacks|callback URL]], it will receive the following callback events:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;NOTIFICATION_READ&amp;#039;&amp;#039;&amp;#039;: When the notification recipient has read the notification.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;NOTIFICATION_ANSWERED&amp;#039;&amp;#039;&amp;#039;: When the notification recipient has answered the notification.&lt;br /&gt;
&lt;br /&gt;
These callbacks receive the same JSON as returned by [[notification/get]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= File API Reference =&lt;br /&gt;
&lt;br /&gt;
To create file certificates&lt;br /&gt;
&lt;br /&gt;
== API operations ==&lt;br /&gt;
&lt;br /&gt;
* [[file/stamp]]: Upload a file to certificate&lt;br /&gt;
&lt;br /&gt;
= Signature API Reference =&lt;br /&gt;
&lt;br /&gt;
To send documents for signature&lt;br /&gt;
&lt;br /&gt;
== API operations ==&lt;br /&gt;
&lt;br /&gt;
* [[signature/sign]]: Send an HTML document for signing&lt;br /&gt;
* [[signature/sign-pdf]]: Upload a PDF file for signing&lt;br /&gt;
* [[signature/status]]: Check the signing process status of a document&lt;br /&gt;
* [[signature/tag]]: Set tag to document&lt;br /&gt;
* [[signature/notes]]: Set notes to document&lt;br /&gt;
&lt;br /&gt;
== API callbacks ==&lt;br /&gt;
&lt;br /&gt;
If your API client has a [[API Overview#API callbacks|callback URL]], it will receive the following callbacks:&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;DOCUMENT_SIGNATURE&amp;#039;&amp;#039;&amp;#039;: When a signer signs the document&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;SIGNATURE_CERTIFICATE&amp;#039;&amp;#039;&amp;#039;: When the document signature certificate is ready&lt;br /&gt;
&lt;br /&gt;
These callbacks receive the same JSON as returned by [[signature/status]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
= Partners API =&lt;br /&gt;
&lt;br /&gt;
The API operations in this section are only available for designated partners.&lt;br /&gt;
&lt;br /&gt;
See [[Partners API]]&lt;/div&gt;</summary>
		<author><name>api&gt;Admin</name></author>
	</entry>
</feed>