From ba1f4de442c1f6b0dda50c94f8b5e2a92a7ce1a4 Mon Sep 17 00:00:00 2001 From: Tjalling van der Wal Date: Mon, 24 Feb 2025 16:46:16 +0100 Subject: [PATCH] Fix link to create an API key --- source/index.html.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/index.html.md b/source/index.html.md index 1f1b9ea..5933c45 100644 --- a/source/index.html.md +++ b/source/index.html.md @@ -29,8 +29,8 @@ The Booqable API is a RESTful API and as such is designed to have predictable, r ## Creating an API key To interact with our API, first, you have to have a means of authentification, here's how to create a shiny new API key. -1. Go to your account settings page -`{company-name-here}.booqable.com/account/edit` +1. Go to your user account settings page +`{company-name-here}.booqable.com/employee/current` 2. Name your new key 3. Click "Create new key"