newmatch
DocsDevelopPlaygroundContact
Main site
newmatch

API docs for integrating job posting and matching into your own tools.

Getting startedContactMain sitePrivacyTerms
© 2026 New Match

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
HomeGetting startedAuthenticationAPI referenceErrorsRate limitsEnvironmentsChangelogSupportContact

Docs

Start

  • Home
  • Getting started

API

  • Authentication
  • API reference
  • Errors
  • Rate limits
  • Environments

Updates

  • Changelog

Help

  • Support
  • Contact

API reference

Endpoint groups for the New Match integration API. Jobs and Applications v1 are available today; other groups are documented for upcoming releases.

Interactive playground

Send live requests with your API key—no Postman required.

Open

Jobs

Live

Create, list, and update vacancies on behalf of your company account.

  • GET/api/v1/jobs
  • GET/api/v1/jobs/:id
  • POST/api/v1/jobs
  • PATCH/api/v1/jobs/:id

Applications

Live

List applications on your jobs and accept or reject proposals.

  • GET/api/v1/applications
  • POST/api/v1/applications

Profiles

Planned

Browse professional profiles for proactive hiring.

  • GET/api/v1/profiles
  • GET/api/v1/profiles/:id

Webhooks

Planned

Event notifications for job and application changes.

  • POST/api/v1/webhooks/test
  • GET/api/v1/webhooks/events