[Domínios API]

Machine Domain

The Machine domain provides a workflow automation system that chains multiple provider transforms together into reusable machines. It enables building complex data enrichment and investigation workflows by combining tran

Metadados do modulo

The Machine domain provides a workflow automation system that chains multiple provider transforms together into reusable machines. It enables building complex data enrichment and investigation workflows by combining tran

Voltar a Todos os Módulos

Referencia de origem

content/modules/domain-machine.md

Última Atualização

5 de fev. de 2026

Categoria

Domínios API

Etiquetas

api-domainscomplianceblockchain

Documentacao renderizada

Esta pagina renderiza o Markdown e Mermaid do modulo diretamente da fonte publica de documentacao.

Overview#

The Machine domain provides a workflow automation system that chains multiple provider transforms together into reusable machines. It enables building complex data enrichment and investigation workflows by combining transforms from various providers into sequential pipelines with variable passing between steps.

Key Features#

  • Sequential transform chaining with variable passing between steps
  • Multiple provider integration for diverse data sources
  • Transform registry for discovering available operations per provider
  • Dynamic runtime provider selection and binding
  • Result aggregation from multiple transform steps
  • Error handling for individual step failures
  • Initial entity input with JSON payload support

Use Cases#

  • Enriching IP addresses by chaining threat intelligence and network scanning transforms
  • Investigating cryptocurrency wallets through sequential blockchain and compliance checks
  • Resolving domains to IPs and running cascaded threat analysis
  • Building reusable investigation workflows from modular provider transforms

Integration#

The Machine domain integrates with Transform for data operations, Provider for registry access, Enrichment for data augmentation, Investigation for case context, and Workflow for automation orchestration.

Last Reviewed: 2026-02-05