org-studio-api

Installation
SKILL.md

Org Studio API

Org Studio is a Next.js dashboard for managing hybrid human+agent teams. Agents interact via REST APIs.

Base URL

http://localhost:4501

Authentication

POST requests require Bearer token:

Authorization: Bearer <ORG_STUDIO_API_KEY>

GET requests are unauthenticated.

Event-Driven Triggers (Push-Based)

Installs
14
GitHub Stars
1
First Seen
Apr 14, 2026