v18

latestOpenAPI 3.1.0AGPL-3.0 licenseraw.githubusercontent.com2026-08-0143162294.8 KB
Signers

Creates a new signer.

post/api/v1/signers

Request body

idstring

Optional ID - if not provided, a UUID will be generated

type'plain' | 'aws_kms' | 'vault' | 'vault_transit' | 'turnkey' | 'cdp' | 'google_cloud_kms' required

Signer type enum for API requests

Response

Signer created successfully

errorstring
successboolean required