We're pleased to announce the new Syncd API (Application Programming Interface). The API can be used by developers to extend any application to include time and expense tracking.

The Syncd API adheres to the REST principles as closely as possible. Resources such as jobs, users and time entries each have a unique URI. These resources are controlled using the primary HTTP verbs: GET, POST, PUT AND DELETE. Data is returned in XML format.

If you'd like to learn more, please read our extensive documentation of the Syncd API.