A

asciinema server HTTP API

REST discovered

Details
URL
https://asciinema.org/api/v1/
Docs
https://docs.asciinema.org/manual/server/api/
Authentication
CLI install ID basic discovered Get credentials ↗
Authorization: Basic <credential>

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.