INTEGRATIONS · OPEN API

Your HR, connected to everything else.

Native connectors, webhooks and a public API.

Identity, chat, calendar and payroll connected out of the box. And whatever isn't, you build it yourself with the REST API and signed webhooks.

ECOSYSTEM

What you already use, built right in.

8 integrations available and 8 more on the way. Authorise once and the data flows on its own.

FOR DEVELOPERS

Missing something? Build it yourself.

A public REST API with OAuth 2.0 and 24 signed webhook events. Read and write any Orquiva data, or react to what happens in real time.

Public REST API

Versioned endpoints with OAuth 2.0 and per-permission scopes.

Signed webhooks

Outbound events with HMAC signature and automatic retries.

Ready for Zapier, n8n and Make

Connect to low-code automators or your own systems.

api.orquiva.com
GET /v1/employees
POST /v1/time-entries
POST /v1/webhooks

{

  "event": "employee.checked_in",

  "data": { "id": "emp_18f2", "at": "08:59" }

}

200 OK · delivered in 142 ms

START TODAY

Connect Orquiva with your stack in minutes.