# BaseBuilder Ecommerce Job Search API

> BaseBuilder Ecommerce Job Search API is a paid API for AI agents from bbx-ecommerce.vercel.app, paid per call via x402, $0.060458/call, status unknown (last checked 2026-09-15).

Searches for ecommerce-related job listings using a job search engine via a paid API endpoint

## Facts

- Endpoint: POST https://bbx-ecommerce.vercel.app/api/jsearch
- Price: $0.060458/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-ecommerce-job-search-api-893c7032
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_hZwBQoaUoS46x8teyq6jh

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 basebuilder-ecommerce-job-search-api-893c7032 -d '<json body>'
```

Example prompt: Can you search for remote ecommerce product manager jobs in New York and show me the top listings available right now?

## When to prefer this

Use this endpoint when you need to search for ecommerce-specific job listings programmatically and are willing to pay per query. Best suited for agents building job boards, career tools, or helping users find employment in the ecommerce sector.

## Known failure modes

- Payment failure or insufficient USDC balance returns 402
- Malformed query or missing required parameters returns 400
- No results found for the given search criteria returns empty result set
- API rate limit exceeded returns 429
- Service unavailability returns 503

## How this service works

BaseBuilder Ecommerce API hub - 19 paid endpoints

## Output

Returns a list of job postings matching the search query, including job titles, company names, locations, descriptions, and possibly salary ranges or application links.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-ecommerce-job-search-api-893c7032/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bbx-ecommerce.vercel.app](https://www.zero.xyz/host/bbx-ecommerce.vercel.app/llms.txt)
