Solomon AML
SolomonAML Platform
Integrations

Connects to your existing infrastructure

REST APIs, batch imports, and pre-built connectors for common banking platforms. No rip-and-replace.

REST API Ingress
Synchronous scoring at checkout. Sends structured payloads and receives risk decisions in under 250ms.
Core Banking Connectors
Pre-built connectors for Temenos T24, Infosys Finacle, Mambu, and PostgreSQL/Cassandra ledgers.
Webhooks & Events
Async webhooks dispatch compliance briefs and regulator-ready reports to CRM or casework software.
SWIFT / ISO 20022
Native support for SWIFT MT/MX and ISO 20022 payment message formats.
SIEM / SOC Tools
Forward alerts and audit events to Splunk, Elastic SIEM, or any syslog-compatible system.
Sanctions Data Feeds
Real-time integration with OFAC SDN, EU Consolidated List, UN, and HMT sanctions databases.

API Reference Example

A single REST call returns a risk decision, explainer, and audit reference in under 250ms.

POST/v1/transactions/score
{
  "transaction_id": "tx_9a8f7c6d5e4b3a21",
  "amount": 42000.00,
  "currency": "USD",
  "sender": {
    "account_id": "acc_0x8f39a",
    "ip_address": "185.220.101.4",
    "country": "SC"
  },
  "recipient": {
    "account_id": "acc_0x2d11b",
    "device_id": "dev_mac_992"
  }
}

Need a custom connector?

Our engineering team builds bespoke integrations for enterprise clients.

Talk to Engineering