Buddy Punch API
A REST API for the Buddy Punch time-tracking platform β read and manage employees, punches, time cards, pay periods, schedules, time off, and more.
π
Get an API key.
Sign in to your Buddy Punch dashboard and go to
Settings β Integrations β Developer API β Manage API Keys.
Authenticate every request with Authorization: Bearer bp_live_β¦.
Documentation
API Reference
Interactive, endpoint-by-endpoint reference with βTry Itβ consoles. β
Getting Started
From zero to your first authenticated request in about ten minutes. β
Data Model
The field shape of every resource the API returns. β
Webhooks
Real-time event notifications instead of polling. β
Errors
The full error catalog and a retry strategy you can code against. β
Idempotency
Safe retries for write requests using an idempotency key. β