diff --git a/Jellyfin.Plugin.Tvdb/Configuration/PluginConfiguration.cs b/Jellyfin.Plugin.Tvdb/Configuration/PluginConfiguration.cs
index d112aa0..aab87ef 100644
--- a/Jellyfin.Plugin.Tvdb/Configuration/PluginConfiguration.cs
+++ b/Jellyfin.Plugin.Tvdb/Configuration/PluginConfiguration.cs
@@ -10,7 +10,7 @@ public class PluginConfiguration : BasePluginConfiguration
///
/// Gets the tvdb api key for project.
///
- public const string ProjectApiKey = "";
+ public const string ProjectApiKey = "7f7eed88-2530-4f84-8ee7-f154471b8f87";
///
/// Gets or sets the tvdb api key for user.