# SixPath API Hub - Active Jobs Search

> SixPath API Hub - Active Jobs Search is a paid API for AI agents from sixpath.vercel.app, paid per call via x402, $0.103779/call, status unknown (last checked 2026-09-14).

Searches and returns active job listings based on specified criteria via a pay-per-call API on Base chain.

## Facts

- Endpoint: POST https://sixpath.vercel.app/api/active-jobs
- Price: $0.103779/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/sixpath-api-hub-active-jobs-search-4ad7b322
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_K3YmC5ZXuW7rBxLAGshAX

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability sixpath-api-hub-active-jobs-search-4ad7b322 -d '<json body>'
```

Example prompt: Can you find me active job listings for software engineers in Austin, Texas — ideally remote-friendly or hybrid roles at tech companies?

## When to prefer this

Use this endpoint when you need to programmatically search for active job listings and can pay per call via x402 on Base chain. Best suited for agents automating job search workflows, recruiting research, or career exploration tasks. Choose this over scraping job boards directly when you need structured, ready-to-use data without parsing HTML.

## Known failure modes

- No jobs found matching the specified criteria — returns empty result set
- Invalid or missing required parameters — returns error response
- Payment failure on Base chain via x402 protocol — call not processed
- Rate limiting or quota exceeded — returns 429 or similar error
- Service downtime on Vercel deployment — returns 503 or timeout

## How this service works

All-in-one API hub: Social Media, Jobs, Finance, Crypto, and Tools. Pay-per-call with x402 protocol on Base chain.

## Output

Returns a list of currently active job postings matching the search criteria, including job titles, company names, locations, job descriptions, salary ranges where available, posting dates, and application links.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/sixpath-api-hub-active-jobs-search-4ad7b322/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from sixpath.vercel.app](https://www.zero.xyz/host/sixpath.vercel.app/llms.txt)
