Enboarder

Enboarder is an employee onboarding and people-activation platform used by HR teams, managers and IT to design, automate and measure personalized employee journeys across preboarding, onboarding, compliance, internal transitions, offboarding and enablement. It exposes a regional REST API for launching, updating, cancelling and reporting on workflows, managing employee profiles and exporting form data, a SCIM 2.0 endpoint for user provisioning, and an outbound Webhook module that posts configurable JSON payloads to downstream systems such as Slack, Jira and ServiceNow. API access is region-scoped across Australia, the EU, the United States and Canada, and is authenticated with either an account API key or OAuth 2.0 client credentials.

Enboarder publishes 2 APIs on the APIs.io network. Tagged areas include Company, Human Resources, Employee Onboarding, Employee Experience, and HR Technology.

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

Enboarder’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, authentication, and 21 more developer resources.

45.0/100 developing ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
2 APIs
CompanyHuman ResourcesEmployee OnboardingEmployee ExperienceHR TechnologyWorkflow AutomationSCIMIdentity ProvisioningWebhooksOffboarding

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 45.0/100 · developing
Contract Quality 12.9 / 25
Developer Ergonomics 10.4 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 3.1 / 13
Governance 1.5 / 12
Discoverability 7.6 / 10
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/enboarder: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

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

Enboarder REST API

REST API for launching basic and advanced Enboarder workflows, updating and cancelling running workflows, managing employee profiles and photos, and exporting workflow and form ...

Enboarder SCIM 2.0 API

SCIM 2.0 user provisioning and management API for creating, reading, updating and deactivating Enboarder users from an identity provider. Exposes the standard discovery endpoint...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Enboarder Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

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

Security Posture 4

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

Enboarder Authentication

apiKey/oauth2/http · 4 schemes

SECURITY

Enboarder Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Enboarder Vulnerability Disclosure

security.txt · contact published

SECURITY

Enboarder Trust Center

SOC 2 Type II, ISO/IEC 27001:2022, GDPR, CCPA

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Enboarder Scopes

3 scopes · clientCredentials

3 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 8

Authentication, authorization, and security posture

Scroll for all 8

Operate 2

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: enboarder
name: Enboarder
description: Enboarder is an employee onboarding and people-activation platform used by HR teams, managers and IT to design,
  automate and measure personalized employee journeys across preboarding, onboarding, compliance, internal transitions, offboarding
  and enablement. It exposes a regional REST API for launching, updating, cancelling and reporting on workflows, managing
  employee profiles and exporting form data, a SCIM 2.0 endpoint for user provisioning, and an outbound Webhook module that
  posts configurable JSON payloads to downstream systems such as Slack, Jira and ServiceNow. API access is region-scoped across
  Australia, the EU, the United States and Canada, and is authenticated with either an account API key or OAuth 2.0 client
  credentials.
image: https://enboarder.com/wp-content/uploads/og-home.jpg
url: https://raw.githubusercontent.com/api-evangelist/enboarder/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-12'
modified: '2026-08-12'
tags:
- Company
- Human Resources
- Employee Onboarding
- Employee Experience
- HR Technology
- Workflow Automation
- SCIM
- Identity Provisioning
- Webhooks
- Offboarding
apis:
- aid: enboarder-rest-api
  name: Enboarder REST API
  description: 'REST API for launching basic and advanced Enboarder workflows, updating and cancelling running workflows,
    managing employee profiles and photos, and exporting workflow and form reporting data. Paths are versioned in the URI:
    /restapi/v1 and /reports use the account API key, /restapi/v2 and /reports/v2 use OAuth 2.0 client credentials. Base hosts
    are region-scoped (AU, EU, US, CA); the US host is recorded here as the baseURL.'
  humanURL: https://help.enboarder.com/en/collections/2404029-enboarder-api-docs
  baseURL: https://api.ore.e1.enboarder.com
  tags:
  - Workflows
  - Profiles
  - Forms
  - Reporting
  - Onboarding
  properties:
  - type: Documentation
    url: https://help.enboarder.com/en/collections/2404029-enboarder-api-docs
  - type: Authentication
    url: authentication/enboarder-authentication.yml
  - type: OAuthScopes
    url: scopes/enboarder-scopes.yml
  - type: Conventions
    url: conventions/enboarder-conventions.yml
  - type: ErrorCatalog
    url: errors/enboarder-error-codes.yml
  - type: DataModel
    url: data-model/enboarder-data-model.yml
  - type: RateLimits
    url: rate-limits/enboarder-rate-limits.yml
- aid: enboarder-scim-api
  name: Enboarder SCIM 2.0 API
  description: SCIM 2.0 user provisioning and management API for creating, reading, updating and deactivating Enboarder users
    from an identity provider. Exposes the standard discovery endpoints (/scim/v2/ServiceProviderConfig, /scim/v2/ResourceTypes,
    /scim/v2/Schemas) and the /scim/v2/Users resource. Authenticated with an OAuth bearer token or HTTP Basic. Enboarder's
    published ServiceProviderConfig reports bulk, filter and sort as unsupported.
  humanURL: https://help.enboarder.com/en/articles/5890669-scim-api-user-provisioning-and-management
  baseURL: https://api.ore.e1.enboarder.com
  tags:
  - SCIM
  - Identity
  - User Provisioning
  properties:
  - type: Documentation
    url: https://help.enboarder.com/en/articles/5890669-scim-api-user-provisioning-and-management
  - type: Authentication
    url: authentication/enboarder-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: VulnerabilityDisclosure
  url: security/enboarder-vulnerability-disclosure.yml
- type: Security
  url: https://enboarder.com/legal/vulnerability/
- type: DomainSecurity
  url: security/enboarder-domain-security.yml
- type: TrustCenter
  url: security/enboarder-trust-center.yml
- type: Website
  url: https://enboarder.com/
- type: DeveloperPortal
  url: https://help.enboarder.com/en/collections/2404029-enboarder-api-docs
- type: Documentation
  url: https://help.enboarder.com/en/collections/1706630-integration-information
- type: APIReference
  url: https://help.enboarder.com/en/collections/2404029-enboarder-api-docs
- type: GettingStarted
  url: https://help.enboarder.com/en/articles/4151199-enboarder-api-docs-authentication-overview
- type: Support
  url: https://help.enboarder.com/en/
- type: Blog
  url: https://enboarder.com/blog/
- type: GitHubOrganization
  url: https://github.com/enboarder
- type: Pricing
  url: https://enboarder.com/pricing/
- type: TermsOfService
  url: https://enboarder.com/legal/terms/
- type: PrivacyPolicy
  url: https://enboarder.com/legal/privacy/
- type: Trust
  url: https://enboarder.com/trust/
- type: Compliance
  url: https://enboarder.com/legal/security/
- type: LLMsTxt
  url: llms/enboarder-llms.txt
- type: Authentication
  url: authentication/enboarder-authentication.yml
- type: OAuthScopes
  url: scopes/enboarder-scopes.yml
- type: Conventions
  url: conventions/enboarder-conventions.yml
- type: ErrorCatalog
  url: errors/enboarder-error-codes.yml
- type: Lifecycle
  url: lifecycle/enboarder-lifecycle.yml
- type: Conformance
  url: conformance/enboarder-conformance.yml
- type: DataModel
  url: data-model/enboarder-data-model.yml
- type: Webhooks
  url: asyncapi/enboarder-webhooks.yml
- type: RateLimits
  url: rate-limits/enboarder-rate-limits.yml
- type: Plans
  url: plans/enboarder-plans-pricing.yml
x-enrichment:
  date: '2026-08-12'
  status: enriched
  artifacts_added: 16
  pass: local-v1