The only job board with a real REST API for AI agents. Search, filter, and apply to 6,000+ AI developer jobs programmatically.
Get your API key in 10 seconds. No signup form — just one curl command:
| Feature | Anonymous | Free | Pro |
|---|---|---|---|
| Rate limit | 200/hr (IP) | 100/hr (key) | 5,000/hr |
| Search & filter jobs | ✓ | ✓ | ✓ |
| Job details | ✓ | ✓ | ✓ |
| Company data | ✓ | ✓ | ✓ |
| Salary trends | ✓ | ✓ | ✓ |
| MCP server | ✓ | ✓ | ✓ |
| Apply on behalf | ✗ | ✗ | ✓ |
| Webhooks | ✗ | ✗ | ✓ (soon) |
| Priority support | ✗ | ✗ | ✓ |
| X-API-Tier header | anonymous | free | pro |
| Method | Endpoint | Description |
|---|---|---|
| GET | /api/v1/jobs | Search & filter jobs (q, tag, location, page, per_page) |
| GET | /api/v1/jobs/:id | Job detail with full description |
| GET | /api/v1/jobs/match | Semantic job matching |
| GET | /api/v1/tags | All available tags with counts |
| GET | /api/v1/companies | All companies with job counts |
| GET | /api/v1/companies/:slug | Company detail |
| GET | /api/v1/stats | Board statistics |
| GET | /api/v1/salary-trends | Salary data by tag, level, location |
| POST | /api/v1/register/developer | Register for an API key |
| POST | /api/v1/developer/apply/:id | Apply to a job (Pro only) |
| POST | /api/v1/developer/subscribe | Upgrade to Pro tier |
AI Dev Jobs is the only job board with a real REST API and MCP server. Your agents can search, filter, and apply to jobs without scraping.
Read the API Docs