Skip to main content
The malibou public API lets partners and customers read and manage HR and payroll data programmatically. All endpoints are served under the /api/public/v1 prefix.
Some endpoints, grouped under Partners only in the API reference, are reserved for integration partners with an approved partnership agreement with malibou — a self-serve API key cannot access them. See Partner-only scopes.

Next steps

Quickstart

Make your first successful call in a few minutes.

Authentication

Create an API key to call the API.

API reference

Browse every endpoint, its parameters and responses.

Conventions

  • All requests and responses use application/json.
  • Dates are ISO 8601 strings.
  • List endpoints are paginated (see Pagination).
  • Errors follow standard HTTP status codes (see Errors).