Fast to integrate
Predictable REST endpoints and JSON responses—your first list of open jobs in under ten minutes.
Developer documentation
Integrate jobs, matches, and applications into your own product with a fast, predictable API—the same hiring workflow your team already uses on newmatch.io.
Predictable REST endpoints and JSON responses—your first list of open jobs in under ten minutes.
Job fields, validation, confirmation emails, and job-alert matching mirror posting on newmatch.io.
Documented errors, rate limits, changelog, and a clear path to technical support when you go live.
Create your key, make a first request, and ship a basic integration quickly.
OpenBrowse endpoints for jobs, applications, profiles, and webhooks.
OpenTry live requests against your key—no Postman required.
OpenList open jobs for your company account—replace the API key with yours.
curl -X GET "https://newmatch.io/api/v1/jobs?status=open&limit=20" \
-H "Authorization: Bearer <api-key>"Built for integrators
Use the interactive playground to send requests with your API key.