OnTime provides an unparalleled developer experience for those using commercial courier software. You'll find extensive development tools for both web-based and desktop projects.
OnTime API
OnTime offers a comprehensive online API, providing access to 500+ properties and 90+ functions. This API can be accessed via REST or SOAP endpoints and works with all major programming environments.
Additional API Resources
OnTime Extension SDK
The OnTime Extension SDK provides a powerful application programming interface (API) that allows a developer to control many of the basic functions of an OnTime account. This makes it possible to control how data is read, created, and updated.
Using this approach, a programmer can easily extend the functionality of the OnTime desktop applications (OnTime Management Suite and OnTime Dispatch). These extensions become part of the OnTime application and can offer deep integration with other software systems.
Additional SDK Resources
Legacy Web Services
Since 2010, an older set of SOAP based XML Web Services were made available with the endpoints orders.asmx and orders_internal.asmx. These web services have been superseded by the REST and SOAP services mentioned above.
We recommend that all new projects make use of the new REST or SOAP services as these legacy web services are now considered deprecated.