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 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.

API entry from apis.yml

apis.yml Raw ↑
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