# JobDataLake > Job data API with 1M+ enriched job listings from 20,000+ companies JobDataLake is a job data API for developers and AI agents. It provides access to over 1 million enriched job listings from 20,000+ companies across 40+ ATS platforms, updated hourly. ## What it does - Search and filter jobs by keyword, skills, salary, location, seniority, remote type, employment type, company, and date - Get full job details including description, requirements, salary range, and apply link - Get company profiles with industry, size, funding, and career page - AI semantic search for job-title-like queries - Skills filtering in AND mode (e.g. Python AND AWS AND Kubernetes) - Location supports continents (Europe, Asia, Latin America), countries (ISO codes), and cities - Salary normalized to USD for easy comparison ## API Base URL: https://api.jobdatalake.com Documentation: https://www.jobdatalake.com/docs Endpoints: - GET /v1/jobs — Search jobs with 15+ filters - GET /v1/jobs/:handle — Get full job details - GET /v1/companies/:handle — Get company profile Authentication: API key via X-API-Key header. Free tier: 1,000 credits, no credit card required. ## MCP Server Remote URL: https://mcp.jobdatalake.com Setup guide: https://www.jobdatalake.com/mcp npm: @jobdatalake/mcp-server Free tier: 500 calls/day, no signup required. Works with Claude, Cursor, Windsurf, and any MCP-compatible AI tool. Tools: search_jobs, get_job, get_company, find_similar_jobs, get_filter_options ## Pricing - Free: 1,000 API credits (no expiry) - MCP: 500 calls/day free (no signup) - Starter: 1,000,000 credits for $200 - Growth: 2,000,000 credits for $300 - Business: 4,000,000 credits for $400 ## Links - Website: https://www.jobdatalake.com - API Docs: https://www.jobdatalake.com/docs - MCP Setup: https://www.jobdatalake.com/mcp - GitHub: https://github.com/echojobsio/jdl-mcp-server - npm: https://www.npmjs.com/package/@jobdatalake/mcp-server - RapidAPI: https://rapidapi.com/mgao/api/jobdatalake - Contact: mg@jobdatalake.com