# Bindbee Unified API

**Canonical:** https://apis.io/apis/bindbee/bindbee-unified-api/  
**Provider:** Bindbee — https://apis.io/providers/bindbee/  
**Base URL:** https://api.bindbee.dev  
**Documentation:** https://docs.bindbee.dev/

Bindbee Unified API is one of 6 APIs that [Bindbee](https://apis.io/providers/bindbee/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Unified API, HRIS, ATS, and LMS. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

The complete Bindbee contract as the provider publishes it — 119 paths and 144 operations across the HRIS, ATS, LMS, Custom Fields, Embedded and platform namespaces, fetched verbatim from https://api.bindbee.dev/openapi.json.

## Operations (60 of 144)

| Method | Path | Summary |
|---|---|---|
| GET | `/api/hris/v1/bank-info` | Get Bank Info List |
| GET | `/api/hris/v1/bank-info/{id}` | Get Bank Info By Id |
| GET | `/api/hris/v1/benefits` | Get Benefits |
| GET | `/api/hris/v1/benefits/{id}` | Get Benefit By Id |
| GET | `/api/hris/v1/benefit-coverages` | Get Benefit Coverages |
| GET | `/api/hris/v1/benefit-coverages/{id}` | Get Benefit Coverage By Id |
| GET | `/api/hris/v1/companies` | Get Companies |
| GET | `/api/hris/v1/companies/{id}` | Get Company By Id |
| GET | `/api/hris/v1/dependents` | Get Dependents |
| GET | `/api/hris/v1/dependents/{id}` | Get Dependent By Id |
| GET | `/api/hris/v1/dependent-benefits` | Get Dependent Benefits |
| GET | `/api/hris/v1/dependent-benefits/{id}` | Get Dependent Benefit By Id |
| GET | `/api/hris/v1/employer-benefits` | Get Employer Benefits |
| GET | `/api/hris/v1/employer-benefits/{id}` | Get Employer Benefit By Id |
| GET | `/api/hris/v1/employees` | Get Employees |
| POST | `/api/hris/v1/employees` | Create Employee |
| GET | `/api/hris/v1/employees/create/meta` | Get Create Employee Request Body |
| GET | `/api/hris/v1/employees/meta/post` | Get Create Employee Meta |
| GET | `/api/hris/v1/employees/{id}` | Get Employee By Id |
| GET | `/api/hris/v1/employments` | Get Employments |
| GET | `/api/hris/v1/employments/{id}` | Get Employment By Id |
| GET | `/api/hris/v1/groups` | Get Groups |
| GET | `/api/hris/v1/groups/{id}` | Get Group By Id |
| GET | `/api/hris/v1/pay-groups` | Get Pay Groups |
| GET | `/api/hris/v1/pay-groups/{id}` | Get Pay Group By Id |
| GET | `/api/hris/v1/payroll-runs` | Get Payroll Runs |
| GET | `/api/hris/v1/payroll-runs/{id}` | Get Payroll Run By Id |
| GET | `/api/hris/v1/payroll-codes` | Get Payroll Codes |
| GET | `/api/hris/v1/payroll-codes/{id}` | Get Payroll Code By Id |
| GET | `/api/hris/v1/payroll-run-calendars` | Get Payroll Run Calendars |
| GET | `/api/hris/v1/payroll-run-calendars/{id}` | Get Payroll Calendar Run By Id |
| GET | `/api/hris/v1/employee-payroll-runs` | Get Employee Payroll Runs |
| POST | `/api/hris/v1/employee-payroll-runs` | Create Employee Payroll Run |
| GET | `/api/hris/v1/employee-payroll-runs/meta/post` | Get Create Employee Payroll Run Meta |
| GET | `/api/hris/v1/employee-payroll-runs/{id}` | Get Employee Payroll Runs By Id |
| GET | `/api/hris/v1/time-off` | Get Time Off List |
| POST | `/api/hris/v1/time-off` | Create Time Off |
| GET | `/api/hris/v1/time-off/meta/post` | Get Create Time Off Meta |
| GET | `/api/hris/v1/time-off/{id}` | Get Time Off By Id |
| GET | `/api/hris/v1/time-off-balances` | Get Time Off Balances List |
| GET | `/api/hris/v1/time-off-balances/{id}` | Get Time Off Balance By Id |
| GET | `/api/hris/v1/compensations` | Get Compensations |
| GET | `/api/hris/v1/compensations/{id}` | Get Compensation By Id |
| GET | `/api/hris/v1/timesheet-entry` | Get Timesheet List |
| POST | `/api/hris/v1/timesheet-entry` | Create Timesheet |
| GET | `/api/hris/v1/timesheet-entry/meta/post` | Get Create Timesheet Meta |
| GET | `/api/hris/v1/timesheet-entry/{id}` | Get Timesheet By Id |
| GET | `/api/hris/v1/connectors` | Get Hris Connectors |
| DELETE | `/api/hris/v1/connectors/{connector_id}/delete` | Delete Hris Connector |
| GET | `/api/hris/v1/integrations` | Get Org Integrations |
| GET | `/api/hris/v1/locations` | Get Locations |
| GET | `/api/hris/v1/locations/{id}` | Get Location By Id |
| GET | `/api/ats/v1/activities` | Get Activities |
| POST | `/api/ats/v1/activities` | Create Activity |
| GET | `/api/ats/v1/activities/{id}` | Get Activity By Id |
| GET | `/api/ats/v1/applications` | Get Applications |
| POST | `/api/ats/v1/applications` | Create Application |
| GET | `/api/ats/v1/applications/{id}` | Get Application By Id |
| GET | `/api/ats/v1/attachments` | Get Attachments |
| POST | `/api/ats/v1/attachments` | Create Attachment |

…and 84 more operations. They are listed in full on the page.

## Machine-readable artifacts (7)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/bindbee/refs/heads/main/openapi/bindbee-unified-api-openapi.json
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/bindbee/refs/heads/main/overlays/bindbee-unified-api-overlay.yaml
- **Documentation** — https://docs.bindbee.dev/
- **APIReference** — https://docs.bindbee.dev/api-reference/basics/authentication
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/bindbee/refs/heads/main/data-model/bindbee-data-model.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/bindbee/refs/heads/main/errors/bindbee-problem-types.yml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/bindbee/refs/heads/main/mcp/bindbee-tool-crosswalk.yml

## Other Bindbee APIs (5)

- [Bindbee Candidates API](https://apis.io/apis/bindbee/bindbee-candidates-api/)
- [Bindbee Departments API](https://apis.io/apis/bindbee/bindbee-departments-api/)
- [Bindbee Employees API](https://apis.io/apis/bindbee/bindbee-employees-api/)
- [Bindbee Jobs API](https://apis.io/apis/bindbee/bindbee-jobs-api/)
- [Bindbee Time Off API](https://apis.io/apis/bindbee/bindbee-time-off-api/)

## Tags

Unified API, HRIS, ATS, LMS

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/bindbee/bindbee-unified-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/bindbee/.
