TriNet Zenefits REST API

REST API providing programmatic access to people, companies, locations, employments, compensation, time-off, paystubs, and journal data inside a Zenefits account. Authentication uses OAuth 2.0 with scoped access tokens issued via https://secure.zenefits.com/oauth2/token/. Developers must register an OAuth application to obtain a Client ID and Client Secret and request appropriate scopes.

API entry from apis.yml

apis.yml Raw ↑
aid: zenefits:rest-api
name: TriNet Zenefits REST API
description: REST API providing programmatic access to people, companies, locations, employments, compensation,
  time-off, paystubs, and journal data inside a Zenefits account. Authentication uses OAuth 2.0 with scoped
  access tokens issued via https://secure.zenefits.com/oauth2/token/. Developers must register an OAuth
  application to obtain a Client ID and Client Secret and request appropriate scopes.
humanURL: https://developers.zenefits.com
baseURL: https://api.zenefits.com
tags:
- HRIS
- People
- Companies
- Employments
- Compensation
- Payroll
properties:
- type: Documentation
  url: https://developers.zenefits.com
- type: Getting Started
  url: https://developers.zenefits.com/docs/getting-started
- type: Authentication
  url: https://developers.zenefits.com/reference/auth
- type: OAuth Scopes
  url: https://apidocs.trinet.com/oauth-scopes