Skip to main content

6 posts tagged with "API"

API reference, new endpoints, or API behavior changes

View All Tags

Server-side SDK Guides — TypeScript SDK | OpenAPI 1.6.1 - OAuth Updates

Candescent Team
Candescent Team
Developer Experience Team

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.

OpenAPI 1.6.0 — Unified Base URLs & API Paths | Endpoints Added to MCP Server

Candescent Team
Candescent Team
Developer Experience Team

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.

Developer Console Guides, OpenAPI 1.5.0 with Payments APIs

Candescent Team
Candescent Team
Developer Experience Team

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.

OpenAPI 1.4.0 for Candescent DI API, Web Playground & Getting Started

Candescent Team
Candescent Team
Developer Experience Team

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.

OpenAPI 1.3.1 for Candescent DI API, Developer Console & Widgets

Candescent Team
Candescent Team
Developer Experience Team

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.