Deprecation notice

The SDKs listed here are deprecated and no longer actively maintained or supported. We strongly recommend using our new SDKs for all new projects and migrating existing implementations when possible.

About

This page provides access to the documentation for our legacy SDKs produced by Konfig. We have since transitioned to using Fern for SDK generation, which provides an improved developer experience, better type safety, and additional features.

You can find source code for the legacy Konfig SDKs in this GitHub repository

Legacy SDK documentation

Migration tips

When migrating from a legacy SDK to our new SDKs:

  1. Installation: Install the new SDK through the appropriate package manager
  2. Method changes: The new SDKs maintain similar method names but may have slightly different parameter naming
  3. Error handling: Update your error handling to use the new error types
  4. Imports: Update your import statements to reference the new package names