Server SDKs
Build backend integrations with type-safe SDKs.Python
Type-safe Python library with async support
TypeScript
Full TypeScript support with autocomplete
Getting Your API Key
Before using the SDKs, you’ll need an API key from your itellicoAI dashboard.Navigate to Developers
Go to your itellicoAI dashboard and navigate to Developers from the sidebar.
Why Use SDKs?
Type Safety
Full TypeScript definitions and Python type hints for all API methods
Simplified Auth
Built-in API key management—no manual headers needed
Better Errors
Structured exceptions for easier debugging
Less Code
Clean methods instead of manual HTTP requests
Quick Comparison
Creating an Agent
Installation
- Python
- TypeScript
Resources
NPM Package
Install TypeScript SDK from NPM
PyPI Package
Install Python SDK from PyPI
TypeScript SDK
View TypeScript SDK source code
Python SDK
View Python SDK source code
REST API Reference
Complete REST API documentation
OpenAPI Spec
OpenAPI specification file

