Create a job title screening

Screens a batch of job titles for EOR hiring eligibility, before any company or
employment exists. Callable with an integration (client credentials) token or a
company-scoped token issued through the integration; screenings belong to the
integration either way. Returns immediately with a processing screening — poll the
show endpoint until status is completed. Verdicts are advisory and reflect the
eligibility policy at the time of screening: the policy evolves over time and the same
checks re-run during onboarding, so the onboarding outcome may differ from an earlier
screening verdict for the same title.

Authentication

This endpoint accepts any one of the following token types:

  • Company-scoped access token (OAuth2AuthorizationCode) — obtained through the Authorization Code flow or the Refresh Token flow. See Authentication for partners.
  • Client credentials access token (OAuth2ClientCredentials) — obtained through the Client Credentials flow or the Refresh Token flow. See Authentication for partners.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Job title screening params

items
array of objects
required
length between 1 and 200

The job titles to screen. role_description, role_is_onsite and role_requires_license are optional but must be provided together; when present they allow an ambiguous title to be resolved without a human review.

items*
Responses

Callback
Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json