diff --git a/content/roadmaps/101-backend/content/109-apis/readme.md b/content/roadmaps/101-backend/content/109-apis/readme.md
index db412acd9..ccb7c615a 100644
--- a/content/roadmaps/101-backend/content/109-apis/readme.md
+++ b/content/roadmaps/101-backend/content/109-apis/readme.md
@@ -1 +1,6 @@
-# Apis
\ No newline at end of file
+# APIs
+
+API is the acronym for Application Programming Interface, which is a software intermediary that allows two applications to talk to each other.
+
+Free Content
+What is an API?