Skip to main content

Improved API visualization and language examples

· One min read
Colin Schwarz
Senior Software Engineer

Dear bLink Community,

We’ve updated how API specifications are presented in the bLink Docs. Here’s a quick summary of what’s new:

  • Enhanced API visualization: API specs now feature a refreshed design, including the previously missing visualization for Custody Services v3.
  • Language tabs with code examples: Easily find examples demonstrating how to call our supported APIs in multiple languages (Java, Node.js, curl, Kotlin). To get started, follow the technical onboarding
  • Improved navigation: We’ve renamed navigation items under the API Reference section to help you locate the information you need faster.
info

Additionally, we now provide a query generator for various languages to assist you in creating requests. Please note that generated queries might require adjustment to fit your specific use case — they are intended as a starting point.

You can quickly build a query by adding parameters in the panel to the right of the API documentation. The generated query updates in real time in the box above, ready to be copied into your development environment and customized.

Example banner

We hope these enhancements improve your experience with the bLink Docs. As always, your feedback is welcome!