Avnology ID
API ReferenceTemplate

Preview & Duplicate

Render a template with test variables, or duplicate a template across locales / organizations.

RPCs

MethodPath
PreviewTemplatePOST /v1/templates:preview
DuplicateTemplatePOST /v1/templates/{id}:duplicate

Base URL: https://<Domain id="api"/>

Authentication: Bearer token with template:read (Preview) or :write (Duplicate).

Preview -- render with test variables

Duplicate -- clone to another locale or org

POST /v1/templates/{id}:duplicate with body { "target_locale": "de", "target_organization_id": null } returns a new template ID with the same content, ready to translate.

SMS Templates

CRUD for transactional SMS templates.

SSF (Shared Signals Framework)

OpenID Shared Signals Framework - stream real-time security events to external receivers.

On this page