J
Jellyfin HTTP API
Details
Authentication
Install and run your own Jellyfin server, then complete the setup wizard to create an administrator account, or have an administrator create a user for you. The setup wizard explicitly creates the admin account, and users are managed in the Dashboard under Users. See Setup Wizard Walkthrough and Managing Users.
?api_key=<credential> Create or log into your own Jellyfin server with an administrative account, then generate an API key from the server's API/authentication management interface. The public OpenAPI spec exposes /Auth/Keys for listing and creating keys, indicating Jellyfin issues API keys on each server instance; user/account setup is described in Setup Wizard Walkthrough and Managing Users.