IntroductionQuickstartAuthenticationPaginationRate Limit

Search endpoints

Job Search POSTCompany Search POSTTechnographics POST

Account endpoints

Get Credit Balance GETGet Credits Consumption GET

Other

TheirStack TheirStack Logo
DocumentationAPI ReferenceWebhooksDatasets

Quickstart

Learn how to build a job or company search in the app, then copy the exact cURL to run the same query with the Job Search API in minutes.

The easiest way to get started with our API is to build a search in our app. You can explore filters, preview results, and copy the exact cURL you’ll need to run the same search via the API.

Create a new job or company search.

Use our 30+ filters to narrow down your search and preview the result.

In the top-right corner of the results, click API. This opens a modal where you can copy the cURL needed to replicate the same search with the API.

API button on job search page

From this modal, you can:

  • Copy the cURL to your clipboard and paste it into your terminal (or an HTTP client like Postman).
  • Copy a Make.com HTTP module and paste it directly into a scenario (see the Make.com integration documentation).
  • Copy an n8n module and paste it into an n8n workflow.

API modal

How is this guide?

Last updated on

Introduction

Access to the largest database of jobs and technographics.

Authentication

Learn how to authenticate API requests using your API key from account settings with the Bearer token in the Authorization header