Developers

The Panama payroll API.

REST API v1, HMAC-signed webhooks, interactive docs and API keys. Integrate payroll with your ERP, your bank and your systems — no support calls.

Capabilities

Built to integrate.

REST API v1

Read companies, employees and payroll runs. Tenant resolved by host; per-company with ?company=.

Webhooks signed

Payroll events (approved/paid/posted, décimo) signed with HMAC-SHA256. Receive inbound webhooks from banks and clocks.

Secure by design

API-key auth (X-Api-Key), SSRF protection and a delivery log for every webhook.

Endpoints

Start in minutes

GET /api/v1/companies
GET /api/v1/employees?company={código}
GET /api/v1/payroll-runs?company={código}
POST /api/v1/payroll-runs?company={código} — calculate & approve a run
HOOK /api/v1/webhooks/{source} — inbound webhooks (banks, clocks)
DOCS /developers — interactive docs (Scalar)

Full docs with auth, per-endpoint examples and multi-language code samples inside your account.

Automate your clients' payroll.

Ideal for BPOs and accounting firms connecting nominaHQ to their stack.