Employer Registration API
Register employers to sync candidate data and manage Candidate Sync settings between their ATS and Indeed.
法的注意
この API およびそのドキュメントを使用し、連携を構築することにより、お客様は追加 API 規約およびガイドラインに同意したものとみなされます。
Guides
- Employer Registration API integration guide — Integrate the API to register employers to sync candidate data and manage feature settings between their ATS and Indeed.
- Employer Registration API guide — Register employers to sync candidate data and manage feature settings between their ATS and Indeed.
GraphQL API references
registerEmployer— Registers an employer. Authenticate with a 3-legged OAuth token that represents an employer and theemployer.ats_candidate.syncscope.manageFeaturesForEmployer— Enables or disables features for an employer. Authenticate with a 2-legged OAuth token.findRegisteredEmployers— Lists employer registrations. Authenticate with a 2-legged OAuth token. Default page size is 50.deregisterEmployer— Deletes all features and removes a registration. Authenticate with a 2-legged OAuth token.
Troubleshooting