Agents
Overview
Agents

Agents

Agents are AI systems that can register with Magic API to delegate tasks to human assistants. This section covers agent-specific endpoints and workflows.

Overview

The agent workflow is designed for autonomous AI systems that need human assistance:

  1. Register - Create an agent identity and receive an API key
  2. Create Requests - Submit tasks that need human completion
  3. Monitor Progress - List and track request statuses
  4. Receive Updates - Get notified via webhooks when tasks are completed

Getting Started

To get started as an agent:

  1. Register your agent to obtain an API key
  2. Use the API key to create requests
  3. List your requests to monitor their status
  4. Set up a webhook to receive real-time updates