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.
POST {{base_url}}/api/2/clients
POST {{base_url}}/notary/api/v2/files
GET {{base_url}}/notary/api/v2/stored-files/{{file_id}}
GET {{base_url}}/notary/api/v2/documents
GET {{base_url}}/notary/api/v2/stored-files?limit=100&order=desc(created_at)
GET {{base_url}}/notary/api/v2/keys
PUT {{base_url}}/api/2/tenants/{{partner_tenant_id}}/offering_items
POST {{base_url}}/api/2/tenants
PUT {{base_url}}/api/2/tenants/{{customer_tenant_id}}/offering_items
ENDPOINTS