Employ Inc

Employ, Inc. is the Denver-based parent company of the JazzHR, Lever and Jobvite applicant tracking systems, and of the AI Interview, Screening and Sourcing Companions layered across them. Employ itself runs no developer program: the recruiting APIs its customers integrate against are published under each brand's own domain and are profiled separately in this network. What Employ publishes on employinc.com is a corporate surface that is nonetheless machine-readable — the WordPress REST API behind its site, two self-describing Events Calendar REST contracts, and an anonymous Atlassian Statuspage API on status.employinc.com — plus the legal, security and responsible-AI documents (Security Exhibit, DPAs, SLAs, NYC Local Law 144 bias audit) that govern every brand underneath it.

Employ Inc publishes 4 APIs on the APIs.io network, including Content API, Events Calendar REST API, TEC Events REST API, and 1 more. Tagged areas include Human Resources, Recruiting, Talent Acquisition, Applicant Tracking, and ATS.

The Employ Inc catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Employ Inc’s developer surface includes authentication, engineering blog, support, and 21 more developer resources.

42.1/100 developing Agent 32/100 agent ready Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
4 APIs
Human ResourcesRecruitingTalent AcquisitionApplicant TrackingATSHiringHR TechContentEventStatus

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/employ-inc: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

Employ Inc Content API

The WordPress REST API Employ, Inc. serves at www.employinc.com/wp-json/wp/v2. It exposes the Employ corporate site as JSON: blog posts, marketing and legal pages, media, the re...

Employ Inc Events Calendar REST API

The Events Calendar REST API (tribe/events/v1) for Employ, Inc. events and webinars, with a self-describing OpenAPI 3.0.0 contract the host publishes at its own /doc endpoint. C...

Employ Inc TEC Events REST API

The newer tec/v1 generation of The Events Calendar REST API on www.employinc.com, published as a self-describing OpenAPI 3.0.4 contract at its own /docs endpoint. Covers events,...

Employ Inc Status API

The public Atlassian Statuspage API on status.employinc.com. Eight anonymous endpoints report the rollup availability indicator, every monitored Employ platform component, the d...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Employ Inc Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Examples 7

Example request and response payloads for these APIs.

Employ Inc Content Types

22 fields

EXAMPLE

Employ Inc Event Venues

4 fields

EXAMPLE

Employ Inc Events

4 fields

EXAMPLE

Employ Inc Status Summary

5 fields

EXAMPLE

Employ Inc Taxonomies

9 fields

EXAMPLE

Scroll for all 7

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Employ Inc Authentication

http · 1 scheme

SECURITY

Employ Inc Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: employ-inc
name: Employ Inc
url: https://raw.githubusercontent.com/api-evangelist/employ-inc/refs/heads/main/apis.yml
description: 'Employ, Inc. is the Denver-based parent company of the JazzHR, Lever and Jobvite applicant tracking systems,
  and of the AI Interview, Screening and Sourcing Companions layered across them. Employ itself runs no developer program:
  the recruiting APIs its customers integrate against are published under each brand''s own domain and are profiled separately
  in this network. What Employ publishes on employinc.com is a corporate surface that is nonetheless machine-readable — the
  WordPress REST API behind its site, two self-describing Events Calendar REST contracts, and an anonymous Atlassian Statuspage
  API on status.employinc.com — plus the legal, security and responsible-AI documents (Security Exhibit, DPAs, SLAs, NYC Local
  Law 144 bias audit) that govern every brand underneath it.'
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/employ-inc.png
x-type: company
x-source: harvest:absent-parent
specificationVersion: '0.20'
created: '2026-09-13'
modified: '2026-09-13'
tags:
- Human Resources
- Recruiting
- Talent Acquisition
- Applicant Tracking
- ATS
- Hiring
- HR Tech
- Content
- Event
- Status
tags_raw:
- Human Resources
- Recruiting
- Talent Acquisition
- Applicant Tracking
- ATS
- Hiring
- HR Tech
- Content
- Events
- Status
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: employ-inc:employ-inc-content-api
  name: Employ Inc Content API
  description: 'The WordPress REST API Employ, Inc. serves at www.employinc.com/wp-json/wp/v2. It exposes the Employ corporate
    site as JSON: blog posts, marketing and legal pages, media, the resource, case-study, news_item, glossary_terms and teams
    custom post types, the topic, resource_type, news_item_type and page-type taxonomies, and cross-content-type search. Reads
    on published content are anonymous; writes, /wp/v2/users and /wp/v2/comments require an authenticated WordPress application
    password.'
  humanURL: https://www.employinc.com/wp-json/
  baseURL: https://www.employinc.com/wp-json/wp/v2
  tags:
  - Content
  - WordPress
  - Blog
  - Search
  - Taxonomy
  properties:
  - type: OpenAPI
    url: openapi/employ-inc-content-api-openapi.yml
  - type: Examples
    url: examples/employ-inc-content-types.json
  - type: Examples
    url: examples/employ-inc-taxonomies.json
  - type: Examples
    url: examples/employ-inc-categories.json
  - type: Examples
    url: examples/employ-inc-search.json
  - type: Overlay
    url: overlays/employ-inc-content-api-overlay.yaml
- aid: employ-inc:employ-inc-events-calendar-rest-api
  name: Employ Inc Events Calendar REST API
  description: The Events Calendar REST API (tribe/events/v1) for Employ, Inc. events and webinars, with a self-describing
    OpenAPI 3.0.0 contract the host publishes at its own /doc endpoint. Covers events, venues, organizers, event categories
    and event tags, each addressable by id or by slug. Read operations are anonymous; create, update and delete require an
    authenticated WordPress user.
  humanURL: https://www.employinc.com/events/
  baseURL: https://www.employinc.com/wp-json/tribe/events/v1
  tags:
  - Event
  - Webinars
  - Venues
  - Calendar
  tags_raw:
  - Events
  - Webinars
  - Venues
  - Calendar
  properties:
  - type: OpenAPI
    url: openapi/employ-inc-events-calendar-rest-api-openapi.json
  - type: APIReference
    url: https://www.employinc.com/wp-json/tribe/events/v1/doc
  - type: Examples
    url: examples/employ-inc-events.json
  - type: Examples
    url: examples/employ-inc-event-venues.json
  - type: Overlay
    url: overlays/employ-inc-events-calendar-rest-api-overlay.yaml
- aid: employ-inc:employ-inc-tec-events-rest-api
  name: Employ Inc TEC Events REST API
  description: The newer tec/v1 generation of The Events Calendar REST API on www.employinc.com, published as a self-describing
    OpenAPI 3.0.4 contract at its own /docs endpoint. Covers events, organizers and venues with full CRUD. It runs alongside
    the older tribe/events/v1 surface rather than replacing it, so both are recorded.
  humanURL: https://www.employinc.com/events/
  baseURL: https://www.employinc.com/wp-json/tec/v1
  tags:
  - Event
  - Venues
  - Calendar
  tags_raw:
  - Events
  - Venues
  - Calendar
  properties:
  - type: OpenAPI
    url: openapi/employ-inc-tec-events-rest-api-openapi.json
  - type: APIReference
    url: https://www.employinc.com/wp-json/tec/v1/docs
- aid: employ-inc:employ-inc-status-api
  name: Employ Inc Status API
  description: The public Atlassian Statuspage API on status.employinc.com. Eight anonymous endpoints report the rollup availability
    indicator, every monitored Employ platform component, the dated incident timeline with per-update affected-component transitions,
    and scheduled maintenance windows. This is the only Employ-operated API surface that requires no credential of any kind
    and the one an agent can poll today to answer "is Employ up".
  humanURL: https://status.employinc.com/
  baseURL: https://status.employinc.com/api/v2
  tags:
  - Status
  - Incidents
  - Maintenance
  - Observability
  properties:
  - type: OpenAPI
    url: openapi/employ-inc-status-api-openapi.yml
  - type: StatusPage
    url: https://status.employinc.com/
  - type: Examples
    url: examples/employ-inc-status-summary.json
  - type: Examples
    url: examples/employ-inc-status-components.json
  - type: Examples
    url: examples/employ-inc-status-incidents.json
  - type: Overlay
    url: overlays/employ-inc-status-api-overlay.yaml
common:
- type: DomainSecurity
  url: security/employ-inc-domain-security.yml
- type: Authentication
  url: authentication/employ-inc-authentication.yml
- type: Website
  url: https://www.employinc.com/
- type: Blog
  url: https://www.employinc.com/blog/
- type: Support
  url: https://www.employinc.com/contact/
- type: TermsOfService
  url: https://www.employinc.com/terms-of-service/
- type: PrivacyPolicy
  url: https://www.employinc.com/privacy-notice-general/
- type: GitHubOrganization
  url: https://github.com/Employ-Inc
- type: StatusPage
  url: https://status.employinc.com/
- type: LinkedIn
  url: https://www.linkedin.com/company/82904967
- type: LLMsTxt
  url: llms/employ-inc-llms.txt
- type: Conventions
  url: conventions/employ-inc-conventions.yml
- type: ErrorCatalog
  url: errors/employ-inc-problem-types.yml
- type: Lifecycle
  url: lifecycle/employ-inc-lifecycle.yml
- type: Conformance
  url: conformance/employ-inc-conformance.yml
- type: Compliance
  url: conformance/employ-inc-conformance.yml
- type: Security
  url: security/employ-inc-security-policy.yml
- type: DataModel
  url: data-model/employ-inc-data-model.yml
- type: Packages
  url: packages/employ-inc-packages.yml
- type: X-MCPServerCandidate
  url: mcp/employ-inc-mcp.yml
- type: Webhooks
  url: asyncapi/employ-inc-status-webhooks.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Plans
  url: plans/employ-inc-plans-pricing.yml
- type: RateLimits
  url: rate-limits/employ-inc-rate-limits.yml
x-enrichment:
  date: '2026-09-13'
  status: enriched
  artifacts_added: 35
  pass: local-v3

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/employ-inc"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/employ-inc/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/employ-inc/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.