Skip to main content

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.

Client path

Create Your First Agent

Both name and description are required when creating instances

Reconnect 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 seconds
  • Run tasks: Execute complex coding tasks with natural language
  • Maintain context: Continue conversations across multiple prompts
  • Custom environments: Use any Docker image as your base
  • Track usage: Monitor token consumption and costs
  • Namespaced sub-modules: instance.tasks.*, instance.ports.*, instance.files.*