Shyne runs on three stable hosts, one per surface.
Canonical hosts
| Surface | Host |
|---|---|
| App | app.shyne.ai |
| REST API | api.shyne.ai |
| MCP | mcp.shyne.ai |
Artifact types
Use a loose Frame for one visual and a Sequence for any ordered or timed set of Frames. Presentation, document, social, email, and video are arrangement and output profiles—not separate document types.
Machine-readable docs
/docs/apiDeveloper REST API guide/llms.txtShort discovery index/llms-full.txtCompact agent handoff/docs/agent.mdThe agent guide as plain Markdown/openapi.jsonLive REST and schema referenceAPI surface
The REST API uses organization API keys (ak_, created under Settings → Organization) and exposes the public operation registry described by openapi.json. The hosted MCP server uses OAuth and exposes the smaller agent profile. MCP clients should use tools/list as the live schema source.