diff --git a/Setting-up-Authentication.md b/Setting-up-Authentication.md
index 0836efa..c94be8d 100644
--- a/Setting-up-Authentication.md
+++ b/Setting-up-Authentication.md
@@ -138,6 +138,7 @@ To see API docs, try endpoints interactively, and see how auth works, visit this
[`http://127.0.0.1:8000/api/v1/docs`](http://127.0.0.1:8000/api/v1/docs)
+
To get started using the REST API, you can generate an API key for your user in the Admin Web UI:
[`http://127.0.0.1:8000/admin/api/apitoken/add/`](http://127.0.0.1:8000/admin/api/apitoken/add/)