Data Core

The FintechOS Data Core is an API-based integration framework that provides a standardized and streamlined way to connect to external systems and implement Enterprise Integration Patterns (EIP) within your applications. The solution includes pre-built connectors for popular service providers such as Experian, Lexis Nexis, Loqate, or Companies House. These connectors can be easily deployed from the Connectors Marketplace to both sandbox and production environments.

Connectors

The core component of the Data Core framework is the connector, which facilitates integration with specialized services, such as property ownership verification, address search, company public data retrieval, credit profiling, or risk and compliance evaluation.

These services can be accessed from various providers via a growing catalog of Pre-Built Connectors available in the Connectors Marketplace. The main benefits of using connectors include:

  • Easy deployment and configuration - The Data Core Management Console enables quick deployment, updates, and restarts of connectors in both sandbox and production environments.
  • Standardized calls - All connectors follow similar call structures, regardless of the service provider. This standardization ensures consistency and simplifies your development workflow.
  • Simplified development - By using Web API client libraries, connectors can be called through proxy methods native to the FintechOS Platform’s development environment, complete with IntelliSense auto-complete support for a seamless coding experience.
  • Streamlined authentication - Web API client libraries also support service account token authorization, enabling automated authentication when invoking the connector’s APIs.
  • Logging and monitoring - Each connector includes dedicated APIs for configuration, logging, and status monitoring, allowing you to track and maintain integrations effortlessly.