Find the key
- Click Settings in the left sidebar.
- Click API Key in the settings menu.
- Show reveals the full key. It turns into Hide once revealed.
- Copy puts the key on your clipboard without revealing it on screen.
Check whether API access is on
Beside API Access Status you will see one of two labels:- Enabled — the API is switched on for this account and the key will work.
- Not Enabled — requests will not go through, even with the right key.
You cannot switch this on or off yourself. The page says it plainly: to enable or disable API access for your account, contact support@liftify.com. Ask before your developer starts work, so they are not debugging a connection that was never turned on.
What to do with it
Give the key and the Authorization: Bearer line to whoever is building the connection. Everything else they need — the addresses to call and the data they return — is in the API documentation, reachable from the button at the bottom of the page: View API documentation, at docs.liftify.com.The API Key entry appears in settings only for users whose permissions cover it. If you do not see it, ask an administrator on your account, or contact support.

