Products
One index of job postings, read straight from ten applicant tracking systems, in three shapes: a search API, an aggregates API, and an MCP server for agents.
Job postings API with the market numbers built in. Search live roles by title, keyword, location, salary, work arrangement and posting age; aggregate the same filter in one call.Insights API
One call turns any filter into market numbers: salary percentiles, top companies, location split and the share of roles actively hiring.MCP server
Connect the job index to Claude, Cursor, ChatGPT or any MCP-compatible client, and ask in plain language.
Which one you want
Take the Jobs API when you need the postings themselves — one request returns a page of structured rows with the employer’s own application link. Take the Insights API when you need the numbers behind a filter rather than the rows: salary percentiles, top companies and locations, work-arrangement split, all computed server-side. Take the MCP server when an assistant should query the index directly.
All three read the same index and take the same filter object, so a query you write against one works against the others. Pricing is on the pricing page; the field-by-field reference is in the docs.