diff --git a/sidebars.ts b/sidebars.ts
index cd79c2b4..a5294e6c 100644
--- a/sidebars.ts
+++ b/sidebars.ts
@@ -16,6 +16,11 @@ const sidebars: SidebarsConfig = {
       type: "autogenerated",
       dirName: ".",
     },
+    {
+      type: "link",
+      label: "API Reference",
+      href: "https://api.coderabbit.ai/api/swagger/"
+    },
     {
       type: "link",
       label: "Blog",