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 APIsIndeed
live/indeed · 2 endpoints
post/indeed/v1/jobs/search1 creditsearch jobs (query + country)
query*country*locationmax_resultssort_byinclude_detailjob_typeremotefrom_days
{
"query": "python developer",
"location": "New York",
"country": "US",
"max_results": 60
}Try in playground →post/indeed/v1/company2 creditscompany profile + its jobs
company*country*include_jobsmax_jobs
Try in playground →