Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions source/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down