MCP Server Guide Refinements
This release makes the MCP Server guide easier to follow with clearer setup steps, a visual overview of how the server works, and updated links for obtaining access tokens.
This release makes the MCP Server guide easier to follow with clearer setup steps, a visual overview of how the server works, and updated links for obtaining access tokens.
This release introduces an interactive API Playground with Try It support, enabling live Stage requests directly from the documentation using Developer Console authentication or a Stage API key. It also adds new MCP Server guides covering Overview, Installation, Quick Start, and Digital Banking APIs, including Stage and Sandbox connectivity, OAuth setup, and supported Core Banking and User API MCP tools. The Candescent DI API reference has also been updated for Retrieve Institution User (V2).
You can view the OpenAPI specification in the public GitHub repository candescent-dev/openapi.
This release refreshes the Forge CLI documentation for the release CLI: simplified auth, forge doctor, widget/aspect API contract commands, updated template counts and preset names, and removal of deprecated OIDC CLI workflows. We added the Create Your Own section, which covers FI-hosted applications launched in-frame or in a separate browser window, with Candescent managing the widget container, header, and SSO handoff. Additionally, the Extension Points section now describes how the platform defines stable extension point IDs, how extensions register through manifests, and how the extensibility framework resolves and loads them at runtime across web and mobile. This release also updated MX category taxonomy by refining categories and subcategories for consistency and clearer classification.
You can view the OpenAPI specification in the public GitHub repository candescent-dev/openapi.
This release adds a new Server-side SDKs section to the Guides sidebar, with full documentation for the @cdx-forge/di-typescript-sdk Node.js client. The guides cover installation, authentication, typed API usage, runnable examples, framework integration patterns, and troubleshooting — so backend developers can integrate Candescent DI APIs without hand-rolling HTTP clients and OAuth flows. This release also syncs the Candescent DI API reference to specification version 1.6.1 - including updates to the OAuth verification.
You can view the OpenAPI specification in the public GitHub repository candescent-dev/openapi.
This release syncs the Candescent DI API reference to specification version 1.6.0. Base URLs now use dedicated Sandbox, Stage, and Production hosts, and endpoint paths are aligned to a consistent /v1/... (and /v3/... where applicable) structure instead of legacy service-prefixed routes. The introduction page, authentication examples, and generated operation topics are updated across all API categories.
You can view the OpenAPI specification in the public GitHub repository candescent-dev/openapi.
This release adds a Mobile Playground guide under Building Extensions and refreshes Widgets — Mobile — Getting Started with clearer wording, new screenshots, and navigation into the playground. The Playgrounds sidebar now groups the new mobile guide with the existing OLB playground documentation.
This release refreshes Developer Console documentation for Submissions, the Marketplace Product Catalog, and Managing Applications and API Credentials — including guidance on deleting an application and updated graphics aligned to the current UI. The Candescent DI API reference is synced to specification version 1.5.0, including a new Payments area for ACH and wire operations. The error codes guide includes more details.
You can view the OpenAPI specification in the public GitHub repository candescent-dev/openapi.
This release includes Forge CLI documentation under the Guides sidebar - this is a beta release. The Aspects section was updated to include a template families map aligned with CLI template discovery, and a dedicated section for OIDC local testing for web aspects. Additionally, the OIDC local development now includes a Quick Start with Forge CLI workflow, so you can run the OIDC Toolkit and OIDC Aspect snippets without leaving forge.
This release updates the Candescent DI API documentation to specification version 1.4.0. The API reference matches the latest contract. You can view the OpenAPI specification in the public GitHub repository candescent-dev/openapi.
Getting started adds a deeper error codes guide and a refreshed API categories overview. Widgets on web and mobile have updated guides, FAQ, and SDK reference. The Web Playground explains how to run the local banking shell with Docker to test widgets and aspects.
This release updates the Candescent DI API documentation to specification version 1.3.1. The API reference matches the latest contract. You can view the OpenAPI specification in the public GitHub repository candescent-dev/openapi.
Developer Console guides use current procedures and screenshots. Widgets documentation adds end-to-end mobile guidance, refreshed web content, and an updated SDK reference.