diff --git a/content/references/introduction.md b/content/references/introduction.md
index 2d09fe5c..0d43324f 100644
--- a/content/references/introduction.md
+++ b/content/references/introduction.md
@@ -16,4 +16,7 @@ References of all the functions and methods used in our libraries are not yet in
+
+ReadTheDocs hosts the [squid-py API Reference Docs](https://squid-py.readthedocs.io/en/latest/).
+
diff --git a/content/references/squid-py.md b/content/references/squid-py.md
new file mode 100644
index 00000000..266104dd
--- /dev/null
+++ b/content/references/squid-py.md
@@ -0,0 +1,6 @@
+---
+title: API Reference
+description:
+---
+
+ReadTheDocs hosts the [squid-py API Reference Docs](https://squid-py.readthedocs.io/en/latest/).
diff --git a/data/sidebars/references.yml b/data/sidebars/references.yml
index e153745c..10a4448f 100644
--- a/data/sidebars/references.yml
+++ b/data/sidebars/references.yml
@@ -5,15 +5,20 @@
# - group: squid-js
# items:
-# - title: API reference
-# link: /api/squid-js/
+# - title: API Reference
+# link: /references/squid-js/
+
+- group: squid-py
+ items:
+ - title: API Reference
+ link: /references/squid-py/
- group: aquarius
items:
- - title: API reference
+ - title: API Reference
link: /references/aquarius/
- group: brizo
items:
- - title: API reference
+ - title: API Reference
link: /references/brizo/