What is Humanly Connect?
Humanly Connect is the integration layer Humanly products use to connect with external ATS, HRIS, and hiring systems. It centralizes credential storage and vendor-specific routes so each product does not build one-off integrations per customer. Typical flow: a Humanly product needs data from (or sends data to) a customer’s Workday, UKG, or similar system → Connect handles auth, routing, and the vendor contract.Connect vs Gather
| Gather | Connect | |
|---|---|---|
| Purpose | Phone interviews (questions, candidates, invites) | External ATS/HRIS integration |
| Typical user | Customers and integrators building interview workflows | Humanly product teams wiring products to customer HR systems |
| Docs tab | Gather | Connect (this tab) |
Authentication
| Product / route | How to authenticate |
|---|---|
Gather /qsi/gather/* | Gather API key via x-api-key |
| Connect accounts & vendor meta | x-api-key only (partner or customer key, by scope) |
| Connect vendor data (orders, …) | x-api-key (partner customer key) or Authorization: Basic (legacy direct integration) |
Who this documentation is for
- Humanly product teams connecting a Humanly application to a customer’s external systems
- Approved partners building under agreement with Humanly and holding issued API credentials
Documentation map
Getting started
End-to-end flow for authorized teams (requires issued credentials)
Platform auth
Shared authentication and API key model

