Startup Jobs API
A free, read-only API to browse thousands of live startup jobs. Build job widgets, newsletters, bots, and integrations.
Quickstart
- Create a free API key (any Startup Jobs account works)
- Request the latest jobs:
curl "https://api.startup.jobs/v1/jobs?workplace_type=remote&role=engineering" \
-H "Authorization: Bearer sj_your_api_key"
What you get
- Jobs from the last 14 days, newest first
- Search plus role, country, remote, and employment type filters
- Salary info, company details, and full descriptions
- A company's complete live listings for embedding
- 20 requests per minute, free (email us if you need more)
The rules
- Link job titles back to the job page on startup.jobs (dofollow)
- Credit Startup Jobs as the source wherever jobs are shown
- Reposting is welcome, as long as each listing has a dofollow link and a canonical tag pointing to the original
- Full details in the API terms
Using Claude, ChatGPT, or Cursor?
Connect your AI assistant straight to our MCP server: search jobs, look up companies, and pull salary benchmarks in conversation, no code or API key needed.
https://api.startup.jobs/mcp
RSS feeds
Prefer RSS? No key needed. Feeds return the 50 most recent jobs from the last 14 days, and can be filtered by role, company, or remote.
https://startup.jobs/feeds/jobs
https://startup.jobs/feeds/jobs?role=engineering
https://startup.jobs/feeds/jobs?company=stripe
https://startup.jobs/feeds/jobs?workplace=remote
The same rules apply: link back to the job page on startup.jobs and credit Startup Jobs as the source.
OpenAPI spec: api.startup.jobs/v1/openapi.json
ยท Questions? Email us