diff --git a/api.md b/api.md
index 3da6d22c..17a1dc91 100644
--- a/api.md
+++ b/api.md
@@ -1,9 +1,9 @@
-# Top Level
+# Finch
-Custom Methods:
+Methods:
-- `get_access_token`
-- `get_auth_url`
+- client.get_access_token(\*args) -> str
+- client.get_auth_url(\*args) -> str
# ATS