The KeyPay Payroll API is a REST/JSON based API.
A discussion forum has been set up for developers / integrators to communicate with each other and with KeyPay staff. It’s also a great source of additional information about the KeyPay API.
Check it out here.
All of the KeyPay API endpoints are documented on the navbar to the left. There are also some guides that will provide assistance when getting started with the KeyPay API:
Note: All API operations should be prefixed by https://{whitelabel}.yourpayroll.com.au/api/v2
. For example, /business
on the KeyPay white label would resolve to https://keypay.yourpayroll.com.au/api/v2/business
.