SAM API Endpoint Reference
SkillAI & modelsFull API endpoint reference for SAM. Use when working on API routes, adding endpoints, writing API tests, or understanding the API surface. Trigger when asked about API endpoints, routes, or HTTP interfaces.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the SAM API Endpoint Reference skill
What this skill tells your AI
The instructions your AI receives, as published by raphaeltm/simple-agent-manager in .agents/skills/api-reference/SKILL.md and read by ahel’s review.
Read the full reference from .claude/skills/api-reference/SKILL.md and provide the relevant information to the user.
The reference covers:
- Node Management (
/api/nodes/*) - Workspace Management (
/api/workspaces/*) - Project Management (
/api/projects/*) - Default Capacity Pools (
/api/projects/:id/capacity-pools/defaults*,/api/capacity-pools/defaults*,/api/admin/capacity-pools/defaults*) - Provider Catalog (
/api/providers/catalog) - Task Management (
/api/projects/:projectId/tasks/*) - MCP orchestration (
wait_for_subtasks,dispatch_task, task inspection) - MCP ProjectData event subscriptions and pull delivery (
create/list/get/cancel_project_event_subscription,list_subscription_events,get_event,ack_event_delivery) - MCP private incident backlog tools (
list_incident_queue,get_incident,claim_incident,resolve_incident) - Agent Sessions (
/api/workspaces/:id/agent-sessions/*) - Message-anchored chat comments (
/api/projects/:projectId/sessions/:sessionId/comments*) - Project-wide comment inbox (
/api/projects/:projectId/comments) - Agent Settings (
/api/agent-settings/*) - Notifications (
/api/notifications/*) - Automation triggers (
/api/projects/:projectId/triggers/*,/api/webhooks/ingest) - VM Communication callbacks
- Terminal Access
- Git Integration (VM Agent direct)
- File Browser (VM Agent direct)
- Voice Transcription
- Authentication (BetterAuth)
- Credentials
- GitHub Integration
- Superadmin project eventing inspector (
/api/admin/project-events/:projectId/inspector) - Superadmin ProjectData storage telemetry and relief endpoints (
/api/admin/project-data/storage*) - Superadmin ProjectData archive-sharding rollout controls (
/api/admin/project-data/storage/*/archive-sharding*), including row-fault-isolated read/list warnings - Error Format
Signals
- GitHub stars
- 58
- Forks
- 8
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
api-reference- Source
- github.com/raphaeltm/simple-agent-manager