Add AI-powered candidate scoring to any ATS or HR platform. Submit a job spec and CVs, get structured scores, match reasoning, and gap analysis back in seconds.
A simple async flow designed to handle large batches without blocking your application.
X-API-Key header on every request.candidate_ref — your internal ID, echoed back in results.GET /api/v1/jobs/{job_id} or receive results via webhook. Results include score, verdict, match reasons, and gaps per candidate.Wherever you have CVs and a job description, the Intelligence API fits in.
Every scored candidate returns the same predictable structure. No prompt engineering on your side required.
Strong shortlist, Borderline, or Do not progress. Consistent across all responses.All plans require an active Aptly subscription. Unused CVs expire monthly. No rollover.
API access is provisioned manually for each customer. Contact us to discuss your volume and we'll set up your account. Full API reference →
If something isn't covered here, email us at hello@aptly.pro.
candidate_ref values must be unique per submission. Across separate requests to different jobs, the same ref is fine.webhook_url in your request, we POST the completed results to that URL when processing finishes. We retry 3 times with exponential backoff if your endpoint is unavailable.