Getting started

Authenticate with an API key from your dashboard. Each billable API request costs 1 credit. In the web app, job details cost 1 credit and company details cost 3.

curl
curl -H "X-API-Key: YOUR_KEY" \
  "https://api.hiregraph.space/v1/jobs/search?q=react&limit=5"