Installation
Install the SDK using npm or yarn:Setup
Get your API key from the in10nt dashboard. You can either set it as an environment variable or pass it directly.Zero-config path (recommended)
Client path
Create Your First Agent
Both
name and description are required when creating instancesReconnect to an Existing Instance
Next Steps
Authentication
Learn about API authentication
Instances API
Explore instance management
Examples
See more usage examples
Best Practices
Learn recommended patterns
What You Can Do
Create instances: Spin up AI coding agents in secondsRun tasks: Execute complex coding tasks with natural languageMaintain context: Continue conversations across multiple promptsCustom environments: Use any Docker image as your baseTrack usage: Monitor token consumption and costsNamespaced sub-modules:instance.tasks.*,instance.ports.*,instance.files.*

