Read company and employee data from employment systems with Finch’s Organization APIs.
/company
API endpoint provides essential details about a company. This includes the legal name under which the company operates, its unique Employer Identification Number (EIN) crucial for tax purposes, and the official corporate address where the company is registered.
/directory
API endpoint offers a high-level view of the entire workforce within an organization. This is useful for gaining insights into the current state of the workforce, monitoring new hires, keeping track of terminations, streamlining HR processes with a centralized view of all employees, and more.
/individual
API endpoint provides a detailed view of personal and biographical aspects of an employee. Here, you can access vital details such as an employee’s date of birth, which is essential for age-related benefits and verifications, their residential address for communications and logistics, and other personal details that can be pivotal for HR decisions and processes.
/employment
API endpoint serves as a repository for all employment-centric data about an employee. You can understand compensation structures, track employee tenure by accessing start dates, and gain insights into the geographical distribution of the workforce through work addresses.