DeskAgent REST API Reference

Official

Integrate DeskAgent with external tools using a FastAPI-based REST API.

Authordeskagent-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows users to integrate DeskAgent with external tools and services through a comprehensive REST API, enabling automation and external access to DeskAgent's functionalities.

Core Features & Use Cases

  • REST API Access: Provides a FastAPI-based REST API for external integrations.
  • Agent Execution: Start and manage agents with or without inputs.
  • Task Streaming: Real-time task updates via Server-Sent Events (SSE).
  • Discovery: List available agents, skills, backends, and agent inputs.
  • Session & History: Manage sessions, continue sessions, and retrieve session history.
  • System Information: Health check, version, system info, and MCP status.
  • Cost Tracking: Cost summary and detailed costs.
  • Examples: Python and curl examples for common operations.
  • Error Handling: Standard HTTP status codes and error response format.
  • Authentication & External Access: Options for secure external access, including reverse proxy and API key authentication.
  • Security Considerations: Mitigation strategies for unauthorized access, data exposure, agent execution, and CORS.

Quick Start

Start an agent named 'daily_check' with inputs using the API endpoint /agent/{agent_name}.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: DeskAgent REST API Reference
Download link: https://github.com/deskagent-ai/community/archive/main.zip#deskagent-rest-api-reference

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.