For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Get supportSee a Demo
HomeAPI ReferenceSDKs
HomeAPI ReferenceSDKs
    • SDKs
    • WebView
  • API Reference
On this page
  • Available SDKs

Developer SDKs

Official SDKs for building with Kard

Kard offers official, actively maintained server-side SDKs that make it easy to integrate with the Kard API using idiomatic, language-specific libraries, complete with documentation and examples.

These SDKs reduce boilerplate and handle common patterns so you can focus on building and maintaining your application.

If your language isn’t supported, you can use our Kard REST APIs directly.

Available SDKs

TypeScript SDK

Build Kard integrations using a fully typed TypeScript SDK designed for Node.js and modern JavaScript runtimes.

Java SDK

Integrate with Kard using a Java SDK that provides strong typing, clear models, and a familiar Java developer experience.

Python SDK

Use the Python SDK to interact with Kard APIs using simple, readable interfaces that fit naturally into Python applications.

Go SDK

Ship Kard integrations in Go with idiomatic error handling, native concurrency, and a lightweight single-binary deployment.

.NET SDK

Connect to Kard from any .NET language with a NuGet-distributed SDK featuring strong typing, async/await, and broad target-framework support.

Was this page helpful?
Edit this page

WebView

Next
Built with
Get supportSee a Demo