JK
JustKalm
Developer Resources

Build with JustKalm

Everything you need to integrate product intelligence into your applications. SDKs, API references, and code examples.

Quick Start

Get up and running in under 5 minutes

1

Install the SDK

pip install justkalm
2

Initialize the client

import justkalm

client = justkalm.Client(api_key="your_api_key")
3

Make your first request

result = client.analyze(
    url="https://example.com/product"
)

print(result.health_score)
print(result.sustainability_grade)
print(result.price_fairness)

Official SDKs

Type-safe SDKs for popular languages and platforms

Python SDK

v2.4.0
pip install justkalm

TypeScript SDK

v2.4.0
npm install @justkalm/sdk

iOS SDK

v2.4.0SPM
.package(url: "https://github.com/justkalm/justkalm-ios")

Android SDK

v2.4.0Maven
implementation("com.justkalm:sdk:2.4.0")

React Native

v2.4.0
npm install @justkalm/react-native

Resources & Tools

Documentation, examples, and developer tools

Downloads

Assets and specifications for integration

OpenAPI Specification
JSON125 KB
Postman Collection
JSON89 KB
Brand Assets
ZIP2.4 MB
All Systems Operational
99.99% uptime over the last 90 days
View Status Page

Need help integrating?

Our developer support team is here to help you get up and running quickly.