Data Core
FintechOS Data Core is an API-based integration framework for connecting to external systems and implementing Enterprise Integration Patterns (EIP) in your applications. It includes pre-built connectors for service providers such as Experian, Lexis Nexis, Loqate, and Companies House. You can deploy these connectors from the Connectors Marketplace to both sandbox and production environments.
New to Data Core? Start with Getting Started to learn how to authenticate and make your first API call.
Connectors
The core component of the Data Core framework is the connector, which integrates with specialized services for property ownership verification, address search, company public data retrieval, credit profiling, and risk and compliance evaluation.
These services are available from various providers through a growing catalog of pre-built connectors in the Connectors Marketplace, organized into three categories:
-
Ecosystem Connectors - Third-party service integrations for identity verification, address validation, credit risk, sanctions screening, electronic signatures, and more.
-
Core Connectors - Core banking integrations for member account management, financial transactions, and deposit operations.
-
Payment Hub - Payment processing connectors for card payments, direct debit, payment links, and bank payment submission.
Key Benefits
-
Deployment and configuration - The Data Core Management Console provides 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 consistency simplifies your development workflow.
-
Simplified development - Through Web API client libraries, connectors can be called through proxy methods native to the FintechOS Platform development environment, with IntelliSense auto-complete support.
-
Built-in authentication - Web API client libraries support service account token authorization, so authentication works automatically when a server automation script invokes the library.
-
Logging and monitoring - Each connector includes dedicated APIs for configuration, logging, and status monitoring.