One API for all access
By integrating Unloc into your software, you get programmable access at your fingertips—for any type of access system. Unloc provides a unified and modern API, eliminating the need to deal with unreliable, complex, and outdated integrations.
const options = {
method: 'GET',
headers: {
accept: 'application/json',
authorization: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9'
}
};
fetch('https://api.unloc.app/v2/projects/d45031c2-be07-4d20-adbe-4e51e6ad0fed/keys', options)
.then(response => response.json())
.then(response => console.log(response))
.catch(err => console.error(err));
Get started with Unloc
Are you ready for an easier keyless everyday life?
Or talk to someone who is passionate about solving key problems.
Do you need help with anything?
Find helpful articles or get technical support.
