# Grand Central Documentation ## Docs - [Overview](https://grandcentral.backbase.io/agentic-ai/adlc/overview.md): End-to-end lifecycle management for agentic applications - [Phases](https://grandcentral.backbase.io/agentic-ai/adlc/phases.md): ADLC phases breakdown - [Platform architecture](https://grandcentral.backbase.io/agentic-ai/architecture/overview.md): Multi-cloud architecture, topology, and developer guide - [Technology stack](https://grandcentral.backbase.io/agentic-ai/architecture/technology-stack.md): Technologies, frameworks, and tools powering the Agentic Platform - [Backbase Agent Platform](https://grandcentral.backbase.io/agentic-ai/backbase-agent-platform.md): The landing zone for all AI innovations in your bank - [AI gateway](https://grandcentral.backbase.io/agentic-ai/bb-ai-sdk/ai-gateway.md): OpenAI-compatible client for accessing AI models through the Backbase AI Platform - [Evaluate your agent](https://grandcentral.backbase.io/agentic-ai/bb-ai-sdk/evaluation-framework.md): Langfuse-based evaluation framework for testing and measuring agent performance - [Get started](https://grandcentral.backbase.io/agentic-ai/bb-ai-sdk/get-started.md): Quick setup guide for AI Gateway and Observability - [Guardrails](https://grandcentral.backbase.io/agentic-ai/bb-ai-sdk/guardrails.md): NeMo Guardrails integration for the BB AI SDK with AI Gateway routing and Agno model protection - [Installation and setup](https://grandcentral.backbase.io/agentic-ai/bb-ai-sdk/installation.md): Configure your project to use BB AI SDK from Backbase Artifactory - [Logging and redaction](https://grandcentral.backbase.io/agentic-ai/bb-ai-sdk/logging.md): Secure application logging with trace correlation and shared redaction for logs and spans - [Observability](https://grandcentral.backbase.io/agentic-ai/bb-ai-sdk/observability.md): OpenTelemetry tracing and export to Langfuse, Grafana, or an OTLP endpoint - [BB AI SDK](https://grandcentral.backbase.io/agentic-ai/bb-ai-sdk/overview.md): Python SDK for building agentic applications on Backbase Agentic AI Platform - [Build and publish workflow](https://grandcentral.backbase.io/agentic-ai/ci-cd-workflows/build-publish-workflow.md): Automated build, test, and publish processes for AI agents - [Configurations](https://grandcentral.backbase.io/agentic-ai/ci-cd-workflows/configurations.md): Configuration files, secrets, and templates required for CI/CD workflows - [Hotfix release workflow](https://grandcentral.backbase.io/agentic-ai/ci-cd-workflows/hotfix-release-workflow.md): Automatic hotfix release draft creation for AI agents - [CI/CD workflows overview](https://grandcentral.backbase.io/agentic-ai/ci-cd-workflows/overview.md): Continuous Integration and Continuous Deployment workflows for Agentic AI platform - [Pull request check workflow](https://grandcentral.backbase.io/agentic-ai/ci-cd-workflows/pull-request-workflow.md): PR validation, quality checks, and security scans for AI agents - [Release draft workflow](https://grandcentral.backbase.io/agentic-ai/ci-cd-workflows/release-draft-workflow.md): Manual release draft creation with quality checks for AI agents - [Release workflow](https://grandcentral.backbase.io/agentic-ai/ci-cd-workflows/release-workflow.md): Production release publishing for AI agents - [Repository provisioning workflow](https://grandcentral.backbase.io/agentic-ai/ci-cd-workflows/repository-provisioning.md): Initial repository setup and configuration for AI agents - [Reusable components reference](https://grandcentral.backbase.io/agentic-ai/ci-cd-workflows/reusable-components.md): Reference guide for reusable workflows and actions from gc-ai-workflows - [Create your first agent](https://grandcentral.backbase.io/agentic-ai/get-started/creating-first-agent.md): Step-by-step guide to creating and deploying your first agentic application - [Set up the Agent Platform](https://grandcentral.backbase.io/agentic-ai/get-started/get-started.md): Learn the basics and begin building your agentic AI applications on the platform - [Set up your environment](https://grandcentral.backbase.io/agentic-ai/get-started/onboarding.md): Prepare your local environment for Agentic AI development - [Self service](https://grandcentral.backbase.io/agentic-ai/get-started/self-service.md): Manage access and infrastructure via GitOps - [Best practices](https://grandcentral.backbase.io/agentic-ai/mcp-support/advanced/best-practices.md): Optimize your AI agents for effective MCP tool usage - [Using external MCP servers](https://grandcentral.backbase.io/agentic-ai/mcp-support/advanced/external-servers.md): Access third-party MCP servers through Grand Central's unified platform - [Known limitations](https://grandcentral.backbase.io/agentic-ai/mcp-support/advanced/limitations.md): Current Grand Central MCP platform limitations and workarounds - [Monitor MCP usage](https://grandcentral.backbase.io/agentic-ai/mcp-support/advanced/monitoring.md): Track your MCP usage and performance - [Architecture](https://grandcentral.backbase.io/agentic-ai/mcp-support/architecture.md): Complete MCP system architecture and design - [Authentication and security](https://grandcentral.backbase.io/agentic-ai/mcp-support/capabilities/authentication.md): API key authentication with optional JWT extensions for MCP tools - [Rate limiting](https://grandcentral.backbase.io/agentic-ai/mcp-support/capabilities/rate-limiting.md): Protect APIs with rate limiting - [Tool discovery](https://grandcentral.backbase.io/agentic-ai/mcp-support/capabilities/tool-discovery.md): How AI agents discover available MCP tools - [Tool invocation](https://grandcentral.backbase.io/agentic-ai/mcp-support/capabilities/tool-invocation.md): How AI agents invoke MCP tools to execute operations - [Get started with MCP](https://grandcentral.backbase.io/agentic-ai/mcp-support/getting-started.md): How to make your APIs available to AI agents - [Connecting your AI agent](https://grandcentral.backbase.io/agentic-ai/mcp-support/implementation/connecting-agents.md): How to connect your AI agent to Grand Central's MCP server - [Understanding tool discovery](https://grandcentral.backbase.io/agentic-ai/mcp-support/implementation/tool-discovery.md): How to discover and understand MCP tools in Grand Central - [Tool management](https://grandcentral.backbase.io/agentic-ai/mcp-support/implementation/tool-management.md): How Grand Central manages and deploys MCP tools - [MCP support overview](https://grandcentral.backbase.io/agentic-ai/mcp-support/overview.md): Introduction to Model Context Protocol (MCP) servers in Grand Central - [Knowledge Agent](https://grandcentral.backbase.io/agentic-ai/starter-kits/knowledge-agent.md): Level 3 - RAG-powered agents with document ingestion, search, and knowledge-augmented generation - [MCP starters](https://grandcentral.backbase.io/agentic-ai/starter-kits/mcp-starters.md): Level 2 - Build MCP servers and integrate them with AI agents and MCP-compatible clients - [Multi agent](https://grandcentral.backbase.io/agentic-ai/starter-kits/multi-agent.md): Level 1 - Teams of agents with coordination, collaboration, and routing capabilities - [Overview](https://grandcentral.backbase.io/agentic-ai/starter-kits/overview.md): Curated, deployment-ready project templates for Agentic AI Applications - [Agent red teaming](https://grandcentral.backbase.io/agentic-ai/starter-kits/redteaming.md): Systematic security testing for AI agents using Promptfoo - [Starter agent](https://grandcentral.backbase.io/agentic-ai/starter-kits/starter-agent.md): Level 0 - Basic agent with instructions, reasoning, and tools - [Architecture](https://grandcentral.backbase.io/architecture.md): Architecture, unified APIs, and infrastructure of the Grand Central integration platform - [Get started](https://grandcentral.backbase.io/connectors/card-management/fis-cardbase/get-started.md): Configuration guide for FIS Cardbase connector integration - [Overview](https://grandcentral.backbase.io/connectors/card-management/fis-cardbase/overview.md): Debit and credit card issuing via FIS Cardbase - [Card management domain](https://grandcentral.backbase.io/connectors/card-management/overview.md): Seamless Card lifecycle management through Grand Central Unified API(s). - [Get started](https://grandcentral.backbase.io/connectors/card-management/tietoevry/get-started.md): Configure the Tietoevry Card Management Connector by completing the prerequisites, defining environment variables, and testing the integration. - [Overview](https://grandcentral.backbase.io/connectors/card-management/tietoevry/overview.md): Card lifecycle management and digital wallet provisioning via Tietoevry CMS - [Configure connectors](https://grandcentral.backbase.io/connectors/configure/connector-configuration.md): Prerequisites and deployment steps for configuring GC connectors with Azure APIM, Helm, and ArgoCD - [Get started](https://grandcentral.backbase.io/connectors/core-banking/fis-ibs/get-started.md): Complete end-to-end configuration guide for integrating with FIS IBS banking platform - [Overview](https://grandcentral.backbase.io/connectors/core-banking/fis-ibs/overview.md): Connect to FIS IBS core banking platform through Grand Central - [Get started](https://grandcentral.backbase.io/connectors/core-banking/fiserv-dna/get-started.md): Complete end-to-end configuration guide for integrating with Fiserv DNA core banking platform - [Overview](https://grandcentral.backbase.io/connectors/core-banking/fiserv-dna/overview.md): Connect to Fiserv DNA core banking platform through Grand Central - [Get started](https://grandcentral.backbase.io/connectors/core-banking/jack-henry-symitar/get-started.md): Complete end-to-end configuration guide for integrating with Jack Henry Symitar core banking platform - [Overview](https://grandcentral.backbase.io/connectors/core-banking/jack-henry-symitar/overview.md): Connect to Jack Henry Symitar core banking platform through Grand Central - [Get started](https://grandcentral.backbase.io/connectors/core-banking/mambu/get-started.md): Complete end-to-end configuration guide for integrating with Mambu cloud banking platform - [Overview](https://grandcentral.backbase.io/connectors/core-banking/mambu/overview.md): Connect to Mambu cloud banking platform through Grand Central - [Get started](https://grandcentral.backbase.io/connectors/core-banking/oracle-flexcube/get-started.md): Complete end-to-end configuration guide for integrating with Oracle FLEXCUBE core banking platform - [Overview](https://grandcentral.backbase.io/connectors/core-banking/oracle-flexcube/overview.md): Connect to Oracle FLEXCUBE core banking platform through Grand Central - [Core connectors](https://grandcentral.backbase.io/connectors/core-banking/overview.md): Core banking system integration for essential banking operations - [Get started](https://grandcentral.backbase.io/connectors/core-banking/temenos-transact/get-started.md): Complete end-to-end configuration guide for integrating with Temenos Transact core banking platform - [Overview](https://grandcentral.backbase.io/connectors/core-banking/temenos-transact/overview.md): Connect to Temenos Transact core banking platform through Grand Central - [Get started](https://grandcentral.backbase.io/connectors/crm/dataverse/get-started.md): Complete end-to-end configuration guide for integrating with Microsoft Dataverse CRM platform - [Overview](https://grandcentral.backbase.io/connectors/crm/dataverse/overview.md): Connect to Microsoft Dataverse CRM platform through Grand Central - [Get started](https://grandcentral.backbase.io/connectors/crm/salesforce/get-started.md): Complete end-to-end configuration guide for integrating with Salesforce CRM platform - [Overview](https://grandcentral.backbase.io/connectors/crm/salesforce/overview.md): Connect to Salesforce CRM platform through Grand Central - [Get started](https://grandcentral.backbase.io/connectors/fraud-detection/biocatch/get-started.md): Quickstart guide for BioCatch behavioral biometrics integration - [Overview](https://grandcentral.backbase.io/connectors/fraud-detection/biocatch/overview.md): Protect your organization and your customers against identity theft and impersonation using AI-powered silent technology with the BioCatch Connector. - [Reference](https://grandcentral.backbase.io/connectors/fraud-detection/biocatch/reference.md): Error code mappings between BioCatch and Grand Central for troubleshooting - [Get started](https://grandcentral.backbase.io/connectors/fraud-detection/feedzai/get-started.md): Configure and deploy the Feedzai Connector with Grand Central - [Overview](https://grandcentral.backbase.io/connectors/fraud-detection/feedzai/overview.md): Protect your organization and your customers against identity theft and impersonation using AI-powered silent technology with the Feedzai Connector. - [Reference](https://grandcentral.backbase.io/connectors/fraud-detection/feedzai/reference.md): Error code mappings between Feedzai and Grand Central for troubleshooting - [Fraud detection domain](https://grandcentral.backbase.io/connectors/fraud-detection/overview.md): Advanced fraud detection and prevention solutions for financial institutions - [Get started](https://grandcentral.backbase.io/connectors/getting-started.md): Set up your environment and deploy your first Grand Central connector. - [Get started](https://grandcentral.backbase.io/connectors/kyc-kyb/complyadvantage/get-started.md): Configure and deploy the ComplyAdvantage AML connector with Grand Central - [Overview](https://grandcentral.backbase.io/connectors/kyc-kyb/complyadvantage/overview.md): Streamline AML screening and monitoring with the ComplyAdvantage Connector - [Reference](https://grandcentral.backbase.io/connectors/kyc-kyb/complyadvantage/reference.md): Error code mappings between ComplyAdvantage and Grand Central for troubleshooting - [Get started](https://grandcentral.backbase.io/connectors/kyc-kyb/docusign/get-started.md): Configure and deploy the DocuSign Connector with Grand Central - [Overview](https://grandcentral.backbase.io/connectors/kyc-kyb/docusign/overview.md): E-signature connectivity with DocuSign through Grand Central - [Reference](https://grandcentral.backbase.io/connectors/kyc-kyb/docusign/reference.md): API operations, error code mappings, and troubleshooting reference for the DocuSign Connector - [Get started](https://grandcentral.backbase.io/connectors/kyc-kyb/onfido/get-started.md): Configure and deploy the Onfido identity verification connector with Grand Central - [Overview](https://grandcentral.backbase.io/connectors/kyc-kyb/onfido/overview.md): Streamline identity verification and accelerate customer onboarding with the Onfido connector - [Reference](https://grandcentral.backbase.io/connectors/kyc-kyb/onfido/reference.md): Error code mappings between Onfido and Grand Central for troubleshooting - [KYC/KYB domain](https://grandcentral.backbase.io/connectors/kyc-kyb/overview.md): Explore Grand Central's KYC/KYB connector ecosystem - [Get started](https://grandcentral.backbase.io/connectors/kyc-kyb/prove/get-started.md): Configure and deploy the Prove Connector with Grand Central - [Overview](https://grandcentral.backbase.io/connectors/kyc-kyb/prove/overview.md): Streamline identity verification and accelerate customer onboarding with the Prove Connector - [Reference](https://grandcentral.backbase.io/connectors/kyc-kyb/prove/reference.md): Error code mappings between Prove and Grand Central for troubleshooting - [Get started](https://grandcentral.backbase.io/connectors/kyc-kyb/smarty/get-started.md): Configure and deploy the Smarty Connector with Grand Central - [Overview](https://grandcentral.backbase.io/connectors/kyc-kyb/smarty/overview.md): Streamline identity verification and accelerate customer onboarding with the Smarty Connector - [Reference](https://grandcentral.backbase.io/connectors/kyc-kyb/smarty/reference.md): Error code mappings between the Smarty Connector and Grand Central for troubleshooting - [Get started](https://grandcentral.backbase.io/connectors/open-banking/get-started.md): Configure the Open Banking connector for UK (OBL) and EU (Berlin Group) integration with Salt Edge and Backbase EBP. - [Overview](https://grandcentral.backbase.io/connectors/open-banking/overview.md): Open Banking connectors for UK (OBL) and EU (Berlin Group) PSD2 compliance through Salt Edge integration - [Reference](https://grandcentral.backbase.io/connectors/open-banking/reference.md): Supported operations and error mappings for the Open Banking connector - [Get started](https://grandcentral.backbase.io/connectors/payments/alacriti-batch/get-started.md): Quick start guide for Alacriti Batch payment connector integration - [Overview](https://grandcentral.backbase.io/connectors/payments/alacriti-batch/overview.md): High-volume ACH batch processing and lifecycle management for US payments. Includes both Alacriti Batch outbound and inbound connectors. - [Get started](https://grandcentral.backbase.io/connectors/payments/alacriti/get-started.md): Quick start guide for Alacriti payment connector integration - [Overview](https://grandcentral.backbase.io/connectors/payments/alacriti/overview.md): Unified integration for Fedwire, FedNow, and RTP payment rails via Alacriti. Includes both Alacriti payment outbound and inbound connectors. - [Get started](https://grandcentral.backbase.io/connectors/payments/obpm-batch/get-started.md): Quick start guide for OBPM Batch connector integration - [Overview](https://grandcentral.backbase.io/connectors/payments/obpm-batch/overview.md): Includes both OBPM Batch outbound and inbound connector - [Get started](https://grandcentral.backbase.io/connectors/payments/obpm/get-started.md): Quick start guide for OBPM payment connector integration - [Overview](https://grandcentral.backbase.io/connectors/payments/obpm/overview.md): Includes the OBPM payment outbound, inbound, direct debit mandate, and foreign exchange connectors with payee contact sync support. - [Payments domain](https://grandcentral.backbase.io/connectors/payments/overview.md): Explore Grand Central's payment processing connector ecosystem - [Get started](https://grandcentral.backbase.io/connectors/payments/surepay/get-started.md): Configure and deploy the SurePay Connector with Grand Central - [Overview](https://grandcentral.backbase.io/connectors/payments/surepay/overview.md): Ensure that your payments across the EU and the UK are compliant with local legislation and that payee details can be safely verified before your end user completes the payment. - [Reference](https://grandcentral.backbase.io/connectors/payments/surepay/reference.md): API operations and error mappings for the SurePay Connector - [Error codes](https://grandcentral.backbase.io/connectors/reference/error-codes.md): Status codes, errors, and responses for Grand Central APIs - [Open-source standards and technologies](https://grandcentral.backbase.io/connectors/reference/open-source-standards-technologies.md): Open-source standards and technologies used by Grand Central - [Unified API specifications](https://grandcentral.backbase.io/connectors/reference/unified-api-specifications.md): Browse the Grand Central unified API specifications across all CalVer versions - [Grand Central](https://grandcentral.backbase.io/index.md): Connect, integrate, and scale your banking ecosystem with Grand Central's unified API platform - [Add-ons](https://grandcentral.backbase.io/platform/add-ons.md): Optional platform capabilities that extend the core Grand Central iPaaS offering - [API management (APIM)](https://grandcentral.backbase.io/platform/api-management.md): Comprehensive API lifecycle management with security, monitoring, and governance capabilities - [Architecture](https://grandcentral.backbase.io/platform/architecture.md): Learn about Grand Central's composable architecture, integration components, and technology stack - [Anatomy of a connector](https://grandcentral.backbase.io/platform/developer-guides/build/anatomy-of-a-connector.md): The route skeleton and operation patterns for REST/JSON, SOAP/XML, and event connectors - [Call REST endpoints](https://grandcentral.backbase.io/platform/developer-guides/build/call-rest-endpoints.md): Use the gc-http-caller kamelet for every outbound REST call from a connector - [Code standards](https://grandcentral.backbase.io/platform/developer-guides/build/code-standards.md): Coding standards and best practices for Grand Central - [Configure a custom connector](https://grandcentral.backbase.io/platform/developer-guides/build/configure-connector.md): Configure connectors for deployment in Kubernetes environments - [Configure properties](https://grandcentral.backbase.io/platform/developer-guides/build/configure-properties.md): Common application.properties values for Camel, HTTP, CXF, retries, and headers - [Overview](https://grandcentral.backbase.io/platform/developer-guides/build/overview.md): Build a Grand Central Camel-K connector from project setup to cluster testing - [Reference artifacts and rules](https://grandcentral.backbase.io/platform/developer-guides/build/reference-artifacts-and-rules.md): Maven artifacts published to JFrog and the rules and anti-patterns every connector must follow - [Set up the project](https://grandcentral.backbase.io/platform/developer-guides/build/set-up-the-project.md): Naming conventions, project layout, prerequisites, connector styles, and first-time configuration - [Test and validate](https://grandcentral.backbase.io/platform/developer-guides/build/test-and-validate.md): Build the connector, run it locally, deploy with kamel:dev, and write SDK-based unit tests - [Transform and validate data](https://grandcentral.backbase.io/platform/developer-guides/build/transform-and-validate-data.md): JSON Schema validation, JOLT and XSLT transformations, dynamic field translation, and helper bean calls - [Use Camel EIPs](https://grandcentral.backbase.io/platform/developer-guides/build/use-camel-eips.md): Common Enterprise Integration Patterns for Grand Central connectors - [Azure APIM configuration](https://grandcentral.backbase.io/platform/developer-guides/get-started/configuring-apim.md): Configure APIM routing in Grand Central - [Get started](https://grandcentral.backbase.io/platform/developer-guides/get-started/overview.md): Create your first custom connector for the Grand Central integration platform. - [Request Template Connector API](https://grandcentral.backbase.io/platform/developer-guides/get-started/request-template-connector-api.md): Execute requests to pre-deployed Template Connector API - [Monitor](https://grandcentral.backbase.io/platform/developer-guides/monitor.md): Monitor and observe your connectors in production - [Overview](https://grandcentral.backbase.io/platform/developer-guides/overview.md): Overview of the development lifecycle on Grand Central - [Run](https://grandcentral.backbase.io/platform/developer-guides/run.md): Deploy and run your connectors across different environments - [High availability and disaster recovery](https://grandcentral.backbase.io/platform/high-availability.md): Enterprise-grade resilience, observability, and business continuity for banking operations - [Integration patterns](https://grandcentral.backbase.io/platform/integration-patterns.md): Proven enterprise integration patterns for banking and financial services - [Integration platform](https://grandcentral.backbase.io/platform/integration-platform.md): Low-code and pro-code integration development with enterprise governance and scalability - [Network connectivity](https://grandcentral.backbase.io/platform/network-connectivity.md): Network architecture and secure connectivity options for Grand Central iPaaS - [Grand Central iPaaS](https://grandcentral.backbase.io/platform/overview.md): Grand Central is a pro-code integration platform that accelerates banking integration development - [Platform administration](https://grandcentral.backbase.io/platform/platform-administration/overview.md): Administrative capabilities and self-service tools - [GitHub organization and repository structure](https://grandcentral.backbase.io/platform/platform-administration/repository-structure.md): How Grand Central organizes repositories per installation, and the difference between the managed and DevHub tracks. - [Configuration management](https://grandcentral.backbase.io/platform/platform-administration/self-service/config-management.md): Manage configurations through self-service - [Self-service portal](https://grandcentral.backbase.io/platform/platform-administration/self-service/overview.md): Self-Service tools and capabilities - [Portal access](https://grandcentral.backbase.io/platform/platform-administration/self-service/portal-access.md): Access and navigate the self-service portal - [FAQ](https://grandcentral.backbase.io/platform/reference/faq.md): Frequently asked questions about Grand Central iPaaS - [Glossary](https://grandcentral.backbase.io/platform/reference/glossary.md): Grand Central terms and definitions - [Security architecture](https://grandcentral.backbase.io/platform/security.md): Zero Trust security framework, identity management, and secret handling for Grand Central iPaaS - [Sync Hub deployment and configuration](https://grandcentral.backbase.io/platform/sync-hub/deployment.md): Manage Azure Service Bus topics and subscriptions, then deploy and configure the Sync Hub producer and consumer - [Sync Hub integration patterns](https://grandcentral.backbase.io/platform/sync-hub/integration-patterns.md): Five core integration patterns for real-time data synchronization and event distribution - [Sync Hub](https://grandcentral.backbase.io/platform/sync-hub/overview.md): Real-time event distribution platform for banking data synchronization and multi-system integration - [Sync Hub use cases](https://grandcentral.backbase.io/platform/sync-hub/use-cases.md): Real-world banking scenarios demonstrating Sync Hub integration patterns in action - [Technology stack](https://grandcentral.backbase.io/platform/technology-stack.md): Reference guide to Grand Central iPaaS core technologies and versions - [Redirect backbase info bank](https://grandcentral.backbase.io/redirect-backbase-info-bank.md) - [Redirect backbase io](https://grandcentral.backbase.io/redirect-backbase-io.md) - [Connector release notes](https://grandcentral.backbase.io/release-notes/connectors.md): View Grand Central Connector release notes in Release Advisor - [Unified API release notes](https://grandcentral.backbase.io/release-notes/unified-apis.md): View Grand Central Unified API release notes in Release Advisor ## OpenAPI Specs - [grandcentral-payment-api](https://grandcentral.backbase.io/api-reference/payments/grandcentral-payment-api.yaml)