Skip to main content

The EmlaLock API

We also have a small API where you can add time by your own and get some information about your session.

What You Need​

To use the API you need your userid and a API key. You will find both in the settings section. If you want a new API key, you can also just generate a new one in the settings sections. The old API key would be discarded.

The Requests​

You will find all requests in the API docs

Short Terms​

The time value can be in seconds (like 604800) or in short terms (like W5D4H7M34S12)

The syntax for short terms is

TermMeaningExample
WWeeksW5 = 5 weeks
DDaysD4 = 4 days
HHoursH7 = 7 hours
MMinutesM34 = 34 minutes
SSecondsS12 = 12 seconds