A
asciinema.org
asciinema is an open-source suite for recording, streaming, and sharing terminal sessions. The public asciinema.org service hosts terminal recordings and live streams, and the project also provides a CLI and self-hostable server.
asciinema.org exposes a Basic-authenticated HTTP server API at `/api/v1/` plus a public `asciinema` CLI; no GraphQL or MCP surface was found.
discovered 2mo ago
REST · OpenAPI1
- asciinema server HTTP APIdiscovered
CLI1
- asciinema CLIdiscovered
Credentials
Install the asciinema CLI and run asciinema auth on the system that will call the API. The CLI generates an install ID in ~/.config/asciinema/install-id; for most endpoints you must also complete the registration steps shown by asciinema auth. See server API auth and CLI quick start.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing