Silktide uses UNIX timestamps for all dates and times in all API calls.

This is a common time format, but depending on your programming language you may need to convert to and from it.

The UNIX time measures time by the number of seconds that have elapsed since 00:00:00 UTC on 1 January 1970, the Unix epoch, without adjustments made because of leap seconds.