Rose API
Rose provides an API for spawning autonomous AI agents that execute complex tasks.What Are Rose Agents?
Rose Agents are autonomous AI systems that can:- Search the web and conduct deep research
- Control browsers for web automation
- Execute code in sandboxed environments
- Spawn thousands of sub-agents for parallel work
- Monitor web pages for changes
- Send messages via SMS/email
Quick Example
Authentication
All API requests require an API key passed in thex-api-key header:
Getting Started
- Subscribe to Rose Labs to get your API key
- Follow the Quickstart guide to spawn your first agent
- Check the Agents API Reference for full details