Candidate Score - Evaluate Many Candidates Against One Position
Scores N already-extracted candidates against one already-extracted job position. The response is 200 even when individual items fail: read completed, pending and invalid, whose lengths always sum to the number of items sent. A sync call returns at max_wait_seconds with whatever finished, and a pending item then carries a NULL uid - retry it (the abandoned run keeps going and its result is cached for 30 days, so the retry is a cache hit). An async call returns at once with a real uid per item, polled with exec_mode=result. PDF: one report per item at d.exa.to/{uid}.pdf while render_html is on (the default here). It is produced AFTER the response, so allow a few seconds on a sync call; on an async call it already exists once the poll reports that item complete. While a render is still in flight the PDF endpoint answers success_with_remarks rather than the bytes.
Query parameters
Modo Teste (retorna dados simulados)
Modo Lightweight (uso interno)
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.