Documentation Index

Fetch the complete documentation index at: https://support.fortanix.com/llms.txt

Use this file to discover all available pages before exploring further.

Introduction

Prev Next
Fortanix DSM REST API0.1.0-20260814

This is a set of REST APIs for accessing the Fortanix Data Security Manager. This includes APIs for managing accounts, and for performing cryptographic and key management operations.

fortanix_openapispec3.0-5.9
805.83 KB

Note:

  • All binary input should be base64-encoded. These fields are marked with format: byte.

  • For forward compatibility, any API client is expected to ignore any fields in the response not explicitly mentioned in the documentation. We reserve the right to add new fields at any time to provide new functionality without affecting existing API clients.

  • PATCH requests accept a JSON value describing a partial update to the specified resource. All top-level fields in the PATCH request are optional. If an optional field is omitted, the existing value of that field is preserved. In general, for nested JSON objects, the request must provide the complete object value rather than a partial update.



Servers

DSM Endpoint

 {dsmEndpoint} 
Server Variables

dsmEndpoint

Default

https://amer.smartkey.io

Description

Type your DSM server URL here (include https://)



 Terms of Service