API Platform & SDKs

Powerful APIs and SDKs to integrate AgenticWork's AI capabilities directly into your applications and workflows.

REST API

Comprehensive REST API with endpoints for workflow management, agent deployment, and real-time monitoring.

GET /api/v1/workflows
POST /api/v1/agents/deploy
GET /api/v1/metrics
View documentation →

Python SDK

Native Python library with intuitive APIs for data scientists and developers building AI workflows.

pip install agenticwork
from agenticwork import Agent
agent = Agent.deploy()
Get started →

JavaScript SDK

TypeScript-first SDK for web applications and Node.js backends with full type safety and autocomplete.

npm install @agenticwork/sdk
import { AgenticWork } from '@agenticwork/sdk'
const client = new AgenticWork()
Install now →

Documentation

Comprehensive guides, tutorials, and API references to get you building with AgenticWork quickly.

  • • Quick start guides
  • • Interactive API explorer
  • • Code samples & tutorials
  • • Best practices
Browse docs →

Start building today

Get your API key and start integrating AgenticWork into your applications in minutes, not days.