Getting Started

The ZEIL ATS API is designed to allow ATS providers to integrate with the ZEIL Recruitment Platform. If you're an ATS provider, or you would still like to have a direct integration with ZEIL, this guide is for you.

If you use an ATS as part of your daily job and you want to configure your system to publish job listings and receive applications from ZEIL, then the For Clients page is likely what you're looking for.

Getting Started

To kick off the integration process, you'll first need to create an account and a company page in our sandbox environment.

Then you'll need to obtain authentication credentials.

From there you will be able to access the API and begin development of your integration.

Cognito token issuance: https://sandbox-auth.zeil.com/oauth2/token ZEIL OpenAPI Description: https://sandbox.zeil.com/api/index.html

Release

Once your integration is complete, it will need to interact with our production environment:

Cognito token issuance: https://auth.zeil.com/oauth2/token ZEIL OpenAPI Description: https://zeil.com/api/index.html