Recent IDs (click to copy)
Health GET/health
Create Candidate POST/v1/candidates
Create Job POST/v1/jobs
Calls Claude to auto-generate a hiring rubric from the JD. Takes ~3-5 sec.
Match POST/v1/jobs/{id}/match
5-dimensional scoring with evidence quotes from resume + JD. Takes ~3-5 sec.
Parse Resume POST/v1/resumes/parse
Claude vision on the PDF. Takes ~5-10 sec for a real resume.
Don't have a public URL? Drop a PDF below (base64'd locally, never leaves your browser until sent to AIWire):
Link Application POST/v1/applications
Pair a candidate to a job (creates the Application record).