# Jobero Quick Match – Single Best Role Finder

> Jobero Quick Match – Single Best Role Finder is a paid API for AI agents from jobero.ai, paid per call via x402, $2.5/call, status unknown (last checked 2026-09-15).

Returns the single best-matched job role for a candidate, plus a tailored CV and cover letter, in minutes.

## Facts

- Endpoint: POST https://jobero.ai/api/v1/quick-searches
- Price: $2.5/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/jobero-quick-match-single-best-role-finder-4c0c76ca
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_DcZ4mErceWgew0nbzqFge

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 jobero-quick-match-single-best-role-finder-4c0c76ca -d '<json body>'
```

Example prompt: I'm looking for a new job — can you run a Jobero quick match for me using my background as a senior product manager with 8 years of experience in SaaS and fintech, and generate a tailored CV and cover letter for the single best role you find?

## When to prefer this

Choose this endpoint when a user needs a fast, single best-match job recommendation with ready-to-use application documents and doesn't need a broad list of options. Prefer this over the full 7-role search when speed and simplicity are priorities, or when the user wants to act on one strong recommendation immediately rather than review multiple options.

## Known failure modes

- Insufficient candidate profile data results in a generic or low-quality match
- No suitable open roles found matching the candidate's profile
- Timeout or service unavailability returns an error
- Payment of $2.50 USDC not processed correctly, blocking the request
- Malformed input (missing required profile fields) returns a validation error

## How this service works

Jobero quick match ($2.50): the single best current role for this candidate, with a tailored CV and cover letter, in minutes.

## Output

The agent receives the single best-matched current job role for the candidate, along with a tailored CV rewritten to highlight relevant experience, and a personalized cover letter crafted for that specific role — all returned in a single response.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/jobero-quick-match-single-best-role-finder-4c0c76ca/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from jobero.ai](https://www.zero.xyz/host/jobero.ai/llms.txt)
