# BaseBuilder Search Rewriter & Paraphraser

> BaseBuilder Search Rewriter & Paraphraser is a paid API for AI agents from bb-search.vercel.app, paid per call via x402, $0.121394/call, status unknown (last checked 2026-09-15).

Rewrites or paraphrases input text to produce alternative phrasings while preserving the original meaning

## Facts

- Endpoint: POST https://bb-search.vercel.app/api/rewriter-paraphraser
- Price: $0.121394/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-search-rewriter-paraphraser-c80ee63e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_QJOqLXxi6RMowcTC2cgWf

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-search-rewriter-paraphraser-c80ee63e -d '<json body>'
```

Example prompt: Can you rewrite and paraphrase this paragraph so it says the same thing but with completely different wording: 'Our platform provides cutting-edge analytics tools that help businesses make data-driven decisions and improve overall performance.'

## When to prefer this

Choose this endpoint when you need to automatically rephrase or reword text content — for avoiding plagiarism, producing content variation, improving clarity, or generating alternative phrasings of marketing or editorial copy — and you want a simple paid API call without managing your own LLM infrastructure.

## Known failure modes

- Empty or missing text input returns an error
- Text that is too long may be truncated or rejected
- Payment not included or insufficient USDC triggers 402 response
- Ambiguous or very short input may produce low-quality paraphrases
- Network timeout on the Vercel serverless function

## How this service works

BaseBuilder Search API hub - 18 paid endpoints

## Output

Returns a rewritten or paraphrased version of the submitted text with alternative wording and sentence structure while preserving the original meaning

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-search-rewriter-paraphraser-c80ee63e/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-search.vercel.app](https://www.zero.xyz/host/bb-search.vercel.app/llms.txt)
