Factories > Developer tools
Developer tools for Warp Factories
# Developer tools for Warp Factories Warp Factories provides programmatic interfaces for sending work to a factory, integrating external systems, and inspecting the runs a factory produces. ## Choose an interface * **[Factory API](/factories/factory-api/)** - Find a factory and send work to it by UID from your own application or service. * **[Oz API & SDK](/factories/api-and-sdk/)** - Create, monitor, and manage cloud agent runs from scripts, CI, and backend services. * **[API reference](/api)** - Look up the full HTTP API schema, parameters, and responses. * **[Factory MCP](/factories/factory-mcp/)** - Exchange work between a factory and a connected coding agent or MCP client. * **[Webhooks](/factories/webhooks/)** - Receive events from systems that can send JSON and route matching deliveries into factory automations. ## Use the API and SDK Use the API and SDK for typed requests, retries, and error handling. Start with the [API and SDK quickstart](/factories/api-and-sdk/quickstart/) to create and inspect a run, or use the [Sentry monitoring example](/factories/api-and-sdk/demo-sentry-monitoring-with-sdk/) to connect an external event source. For request errors, see [API troubleshooting](/factories/api-and-sdk/troubleshooting/) and the [API error reference](/factories/api-and-sdk/troubleshooting/errors/). ## Related pages * [Connect your factory](/factories/connect-your-factory/) - Choose an integration or direct intake path. * [Factory automations](/factories/automations/) - Route events and schedules to factory agents. * [Factory dashboard](/factories/factory-dashboard/) - Inspect work items, runs, and factory settings.Tell me about this feature: https://docs.warp.dev/factories/developer-tools/Use APIs, SDKs, webhooks, and MCP to integrate Warp Factories with your services, tools, and development workflows.
Warp Factories provides programmatic interfaces for sending work to a factory, integrating external systems, and inspecting the runs a factory produces.
Choose an interface
Section titled “Choose an interface”- Factory API - Find a factory and send work to it by UID from your own application or service.
- Oz API & SDK - Create, monitor, and manage cloud agent runs from scripts, CI, and backend services.
- API reference - Look up the full HTTP API schema, parameters, and responses.
- Factory MCP - Exchange work between a factory and a connected coding agent or MCP client.
- Webhooks - Receive events from systems that can send JSON and route matching deliveries into factory automations.
Use the API and SDK
Section titled “Use the API and SDK”Use the API and SDK for typed requests, retries, and error handling. Start with the API and SDK quickstart to create and inspect a run, or use the Sentry monitoring example to connect an external event source.
For request errors, see API troubleshooting and the API error reference.
Related pages
Section titled “Related pages”- Connect your factory - Choose an integration or direct intake path.
- Factory automations - Route events and schedules to factory agents.
- Factory dashboard - Inspect work items, runs, and factory settings.