Deprecation noticeThe 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
Python SDK (Legacy)
Legacy Python client library for News API v3
TypeScript SDK (Legacy)
Legacy TypeScript client library for News API v3
Java SDK (Legacy)
Legacy Java client library for News API v3
Go SDK (Legacy)
Legacy Go client library for News API v3
C# SDK (Legacy)
Legacy C# client library for News API v3
Migration tips
When migrating from a legacy SDK to our new SDKs:- Installation: Install the new SDK through the appropriate package manager
- Method changes: The new SDKs maintain similar method names but may have slightly different parameter naming
- Error handling: Update your error handling to use the new error types
- Imports: Update your import statements to reference the new package names