Key Management API (KMA)

Manages the keys and tweaks used for ALTR Format-Preserving Encryption (FPE). The reference is served per organization at https://.kma.live.altr.com/v1/docs, so no anonymous machine-readable specification is reachable.

API entry from apis.yml

apis.yml Raw ↑
name: Key Management API (KMA)
description: Manages the keys and tweaks used for ALTR Format-Preserving Encryption (FPE). The reference
  is served per organization at https://<organization-id>.kma.live.altr.com/v1/docs, so no anonymous machine-readable
  specification is reachable.
humanURL: https://docs.altr.com/account-and-api/api/
baseURL: https://{orgID}.kma.live.altr.com/v1
tags:
- encryption
- key-management
- format-preserving-encryption
properties:
- type: Documentation
  url: https://docs.altr.com/account-and-api/api/
- type: Authentication
  url: authentication/altr-authentication.yml