Integrate your business with Buddy Punch.

Just sign in using your Buddy Punch credentials and subscribe to the Standard product for an API key and start exploring our API right away!

Sign in Explore APIs

Manage users in Buddy Punch

Our APIs automate user provisioning.

99.95% availability

Our APIs can be used for mission-critical systems.

Streamline your systems

Integrate with our time and scheduling APIs

About us

Time keeping, simplified.

We created Buddy Punch to fill a strong need that nobody was serving. For years, most businesses relied on pen and paper, excel spreadsheets and lots and lots of headache medicine to ensure they kept accurate time for their staff.  Yes there were alternatives, but they were hard to use and expensive

Easy to Use.

Everyone says that their software is easy to use.  Even some of the really hard to use systems out there say it. But we really strive to make the system intuitive. Every feature that we work on and deliver has the end user in mind, first and foremost.


Our APIs

Picture

Employee API

Create or update employees in your Buddy Punch account.

Try it out.

Picture

Time API 

Punch in or out, and retrieve time from Buddy Punch.

Try it out.

Picture

Schedule API 

Get your schedule or create shifts and publish updates.

Try it out.

Get started today!

Just sign in using your Buddy Punch credentials and subscribe to the Standard product for an API key and start exploring our API right away!

POST /api/employee

{
"username": "employee2@buddypunch.com",
"FirstName": "Jack",
"LastName": "Bauer",
"Email": "employee2@buddypunch.com",
"EmployeeId": "24"
}