Skip to main content

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 the x-api-key header:
Get your API key from Settings > API Keys after subscribing.

Getting Started

  1. Subscribe to Rose Labs to get your API key
  2. Follow the Quickstart guide to spawn your first agent
  3. Check the Agents API Reference for full details