Integrations
Wire the API — not a marketplace app
ResumeGuard does not ship native Bullhorn, Greenhouse, Lever, Workday, or iCIMS connectors. Those are systems staffing and TA teams already run. Any of them can call POST /api/analyses from your backend, then poll GET /api/analyses/{id} or use ?wait=1. For a recruiter-facing view, fetch GET /api/analyses/{id}/html and drop it in an iframe or modal. Analysis webhooks are not shipped.
The Bullhorn mention on /pricing is a branded PDF/CSV export pack for client submittals — not an ATS connector.
ATS / HRIS API
Product overview for developers embedding resume fraud detection at upload or recruiter review.
Open →API docs
Authentication, rate limits, example JSON, POST + poll, HTML embed, and ?wait=1.
Open →ATS implementation
How a staffing ATS calls the live contract. No analysis webhooks. No certified connectors.
Open →