Developers

Build on the same APIs we use

Every product surface in ZingKey is a public API call away. No legacy SOAP. No batch CSV. Just JSON, webhooks, OAuth2 and agent-ready workflows.

// Create a leave request and let the AI agent route it
POST /v1/leave_requests
Authorization: Bearer $ZK_TOKEN

{
  "employee_id": "emp_8x4a",
  "leave_type": "annual",
  "start_date": "2026-08-12",
  "end_date": "2026-08-19",
  "agent": {
    "route": true,
    "policy_check": true
  }
}

→ 201 Created
{
  "id": "lr_2x9c",
  "status": "pending",
  "approver": "emp_3d2b",
  "agent_notes": "Within balance. No conflicts. Routed."
}
From The Blog

Latest writing

Loading featured post...
Loading posts...
Contact us

Let’s discuss
your HR needs.

Speak with the ZingKey team to explore how our AI-native HR platform can support your Core HR, multi-country payroll, workforce, talent and total rewards operations.