Full 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.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add raphaeltm/simple-agent-manager --skill api-reference --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Api Reference?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/raphaeltm-api-reference)More formats (shields.io, HTML) on the badges page.
---
name: api-reference
description: 'Full 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.'
---
# SAM API Endpoint Reference
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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!