Follow these steps to complete your first New Match API integration.
Contact support and include your company name plus integration use-case.
https://newmatch.ioSame request in your preferred language — replace <api-key> with your key.
curl -X GET "https://newmatch.io/api/v1/jobs?status=open&limit=20" \
-H "Authorization: Bearer <api-key>"