diff --git a/src/docs/api.md b/src/docs/api.md
index f89d298..26fd155 100644
--- a/src/docs/api.md
+++ b/src/docs/api.md
@@ -138,6 +138,32 @@ The list of categories is available [here](https://github.com/pheralb/svgl/blob/
+
+
+```bash
+https://api.svgl.app/svg/adobe.svg
+```
+
+
+
+```html
+// Returns:
+
+```
+
+
+
```bash