The catalog
Every API, one clean contract.
64 APIs · all speak the same { ok, data, meta, error }envelope. Search, filter, and open one to see endpoints, params & live examples.
Reputation & Reviews
8 APIsE-commerce & Marketplaces
13 APIsReal Estate
5 APIsJobs & Hiring
6 APIsTravel & Lodging
5 APIsSearch & SEO
4 APIsFinance & Data
3 APIsMedia, Social & Knowledge
13 APIsUtilities & AI
7 APIsZipRecruiter
live/ziprecruiter · 2 endpoints
post/ziprecruiter/v1/search1 creditsearch jobs (q + location, paginated); country=tld — gb/ie/de work, us=.com is Phase-2 (returns TARGET_BLOCKED until the Connect-RPC mint ships)
query*locationcountrypagemax_resultsdaysremote
{
"query": "software engineer",
"location": "Dublin",
"country": "ie",
"max_results": 20
}Try in playground →post/ziprecruiter/v1/job_detail1 creditfull job detail (JobPosting: title/company/location/salary/type/desc)
job_id*urlcountry
Try in playground →