Intro
Welcome to the EdWard API documentation! This guide provides detailed information on how to interact with the EdWard API to integrate, automate, and manage your timesheet and entitlement processes. EdWard is powered by Decisively, our internal rules engine, which ensures 100% accuracy when calculating employee entitlements such as hours, salary, and leave based on their timesheet data.
Overview
The EdWard API allows you to:
- Submit employee timesheet data
- Retrieve timesheet information
- Calculate entitlements based on awards (hours, salary, leave, etc.)
- Approve timesheets
- Access entitlement review data for managers
Authentication
To use the EdWard API, you will need to authenticate your requests. All API calls require an authentication token, which you can obtain by following our authentication guide
Endpoints
The EdWard API is structured around key functionalities, including timesheet submission, employee management, and more. For detailed information, refer to the endpoints listed on the right.
Additionally, you have access to the underlying Decisively APIs for managing releases, workspaces, models, and other components. While these APIs are typically not needed for day-to-day use, they are available if required.