Developer Hub

Build with the
Hive Mind.

The complete toolkit for orchestrating autonomous agents. Integrate Bothive intelligence into your apps in minutes.

import { Bothive } from '@bothive/sdk';
const swarm = new Bothive({
apiKey: process.env.BOTHIVE_KEY,
mode: 'autonomous'
});
// Deploy a research agent
await swarm.agents.deploy('researcher-v1', {
objective: 'Analyze market trends'
});

Client SDKs

JS
Node.js
v2.4.0
PY
Python
v1.8.2
GO
Go
beta

Join the Community

Connect with 5,000+ developers building with Bothive.