Privacy

Privacy Preference Center

When you visit any website, it may store or retrieve information on your browser, mostly in the form of cookies. This information might be about you, your preferences, or your device and is mostly used to make the site work as you expect. Because we respect your right to privacy, you can choose not to allow some types of cookies.

More information

Manage Consent Preferences

Always Active
NEW MATCH
OpportunitiesFind Talent
Log inSign up
OpportunitiesFind Talent

Docs

HomeGetting startedAuthenticationAPI referenceErrorsRate limitsEnvironmentsChangelogSupportContact

Getting started

Follow these steps to complete your first New Match API integration.

1) Request an API key

Contact support and include your company name plus integration use-case.

2) Set your base URL

URL
https://newmatch.io

3) Make your first request

Same 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>"

4) Production checklist

  • - Store keys server-side only
  • - Implement retries for 429/5xx with exponential backoff
  • - Log response status and request IDs
  • - Monitor integration health and alert on failures
NEW MATCH

Where companies and talent meet—matched on skills, from first apply to hire.

Talent

  • Browse Professionals
  • Create Profile
  • Browser extension

Clients

  • Explore Jobs
  • Post Project
  • Enterprise Solutions

Company

  • About
  • Contact
  • Develop portal

© 2026 New Match Global

PrivacyTermsDocsDevelop