Job Search APIs for AI Agents

Query job listings by filters using Coresignal data. Pay $0.02 per request with no subscription, no API key signup required.

1API
1endpoints
$0.02per call
2mo agoupdated
Pay per callNo API keysUSDC · Base
Get started with AgentCash →
npx agentcash try https://stablejobs.dev
StableJobs
stablejobs.dev

How It Works

Send a POST request to the job search endpoint with your desired filters — location, title, company, date range, and more. The API returns matching job postings as structured data, ready for downstream processing.

Each request costs $0.02, charged via x402 micropayment protocol directly from your AgentCash wallet. There are no monthly plans, rate tier negotiations, or credit card forms to fill out.

Powered by Coresignal Data

The underlying dataset comes from Coresignal, a well-known provider of professional and workforce data. This means you get access to a broad, regularly updated index of job postings across industries and geographies.

Rather than building and maintaining your own scraping infrastructure, you query a maintained dataset through a clean API interface.

Pay-Per-Request Pricing via x402

This API uses the x402 micropayment protocol. Your AgentCash wallet handles payment automatically on each request — no API keys, no OAuth flows, no billing dashboards.

This model is especially useful for autonomous agents and automated pipelines that need to make variable numbers of requests without pre-provisioning capacity or managing credentials.

Use cases

Labor market analysis

Track hiring trends across industries, geographies, and roles by querying job postings over time and aggregating counts by your chosen dimensions.

AI agent talent sourcing

Build an autonomous agent that monitors new postings matching specific criteria and routes qualified opportunities to recruiters or candidates in real time.

Competitive hiring intelligence

Monitor which companies are hiring for specific roles to infer product roadmap directions, expansion plans, or technology stack changes.

Salary and skills benchmarking

Analyze job listing requirements and compensation data across a sector to benchmark skill demand and salary ranges for workforce planning.

Job board aggregation

Feed filtered job postings into your own job board or career site by querying the API on a schedule and syncing results to your database.

Endpoints

POST
/api/coresignal/job-search
Search job postings by filters
$0.02 USD

Frequently asked questions

What authentication method does this API use?

Requests are authenticated and paid via the x402 micropayment protocol. No API key registration is needed — your AgentCash wallet automatically handles payment with each request.

How much does each request cost?

Each POST request to the job search endpoint costs $0.02 USD. There are no monthly fees, minimum commitments, or tiered pricing plans. You pay only for the requests you make.

What filters can I use to search job postings?

The endpoint accepts filter parameters in the POST body. Specific supported filters depend on the Coresignal dataset fields — consult the endpoint documentation for the full list of available filter keys and values.

What format does the API return?

The API returns structured JSON responses containing matching job posting records. Each record includes the available fields from the Coresignal dataset for that posting.

Can AI agents use this API autonomously?

Yes. The x402 protocol is designed for machine-to-machine payments. An AI agent with an AgentCash wallet can discover, authenticate, and pay for requests without human intervention.

Is there a rate limit?

Specific rate limits are not published in the endpoint specification. For high-volume use cases, test with your expected request patterns and contact the provider if you encounter throttling.

This page is compiled from live OpenAPI specs published by each API provider. Content last reviewed Apr 7, 2026 by the AgentCash team. How we build these pages.