Find relevant jobs

Accepts a profile (arbitrary JSON), and returns a list of jobs relevant to the provided profile. This endpoint is used in conjunction with /v1/find_matching_jobs endpoint.

  1. First you need to upsert jobs with /v1/upsert_jobs
  2. Then you can use /v1/find_matching_jobs to find jobs relevant to a profile.

Check out official Python client

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!