Skip to main content
Upcoming as a key-authenticated partner API. This page defines the surface. Bulk resume and job upload are available today in the Exterview app. See Authentication & Scopes.

Purpose

Typed REST routes for loading candidates and jobs in bulk, plus a status route to poll progress.

Published routes

POST /api/upload is not published. Generic blob upload is an abuse and quota risk. Partners must ingest through the typed routes above.

FAQs

Poll GET /api/candidates/bulk-upload-status/{jobId} until it reports complete.
No. The generic upload route is not published. Use the typed candidate and job ingest routes.
The write scope. The health check needs no auth.