ATS API Reference
· The Finch ATS (Applicant Tracking System) API provides a unified way to connect
to a multitude of ATS providers. The API requires an access token issued by
Finch.
To enable access to the ATS API, please reach out to your Finch representative.
ATS products are specified by the product parameter, a space-separated list of
products that your application requests from an employer authenticating through
Finch Connect. Valid product names are—
- `candidates`: Read candidate data
- `applications`: Read detailed application data for candidates
- `jobs`: Read job posting data, as well as existing stages of the job pipeline
- `offers`: Read details about offers managed through the ATS
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window finch-java-0.2.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.