Acronis Notary API
Number of APIs: 18
Enables notarization, electronic signature, and authenticity verification of files and JSON objects of any size by using the Ethereum blockchain.
Usage Guide https://developer.acronis.com/doc/notary/v2/guide/
Full Reference https://developer.acronis.com/doc/notary/v2/reference/
Copyright © 2019-2021 Acronis International GmbH. This is distributed under MIT license.
-
Authorization - Create API Client POST {{base_url}}/api/2/clients
-
Runner: Create a partner, a customer, a user and assign a user Cyber Notary user role - Notarize a file POST {{base_url}}/notary/api/v2/files
-
Runner: Create a partner, a customer, a user and assign a user Cyber Notary user role - Get the stored file GET {{base_url}}/notary/api/v2/stored-files/{{file_id}}
-
Documents - Get documents GET {{base_url}}/notary/api/v2/documents
-
Documents - Get all stored files GET {{base_url}}/notary/api/v2/stored-files?limit=100&order=desc(created_at)
-
Keys - Get Keys GET {{base_url}}/notary/api/v2/keys
-
Runner: Create a partner, a customer, a user and assign a user Cyber Notary user role - Set only Cyber Files for the parter PUT {{base_url}}/api/2/tenants/{{partner_tenant_id}}/offering_items
-
Runner: Create a partner, a customer, a user and assign a user Cyber Notary user role - Create a customer tenant POST {{base_url}}/api/2/tenants
-
Runner: Create a partner, a customer, a user and assign a user Cyber Notary user role - Set only Cyber Notary for the parter PUT {{base_url}}/api/2/tenants/{{customer_tenant_id}}/offering_items
-
Runner: Create a partner, a customer, a user and assign a user Cyber Notary user role - Set a user the Cyber Notary user role PUT {{base_url}}/api/2/users/{{user_id}}/access_policies