SDK Quick Start
Ready to integrate? This guide will get you up and running with Kintsugi SDKs in just a few minutes.
Prerequisites
Before you begin, make sure you have:- ✅ A Kintsugi account
- ✅ An API key from the Kintsugi Platform (see Creating and Managing API Keys).
- ✅ Your preferred programming language installed
Choose Your SDK
- Python
- TypeScript
- Java
Authentication
All SDKs use API key authentication. You can get your API key from the Kintsugi Platform (see Creating and Managing API Keys).Environment Variables
Set your API key as an environment variable:- Python
- TypeScript
Next Steps
API Reference
Browse the complete API documentation
Error Handling
Learn about error handling patterns
Best Practices
Follow our recommended practices