# SEO Wizard Paywrap Manifest (Legacy/Internal)

> SEO Wizard Paywrap Manifest (Legacy/Internal) is a paid API for AI agents from seo-wizard.zam-ev.workers.dev, paid per call via MPP, price unknown, status unknown (last checked 2026-09-15).

Returns the legacy paywrap payment manifest for the SEO Wizard service, describing payment configuration and protected endpoints.

## Facts

- Endpoint: GET https://seo-wizard.zam-ev.workers.dev/.well-known/paywrap.json
- Price: price unknown
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Provider: seo-wizard.zam-ev.workers.dev
- Website: https://seo-wizard.zam-ev.workers.dev
- Canonical page: https://www.zero.xyz/c/seo-wizard-zam-ev-workers-dev-seo-wizard-paywrap-manifest-legacy-b590a1db
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_6PcjuN0aTZqEzYZR-1aAs

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 seo-wizard-zam-ev-workers-dev-seo-wizard-paywrap-manifest-legacy-b590a1db
```

Example prompt: Can you fetch the paywrap payment manifest for SEO Wizard so I can see which endpoints require payment and what the pricing configuration looks like?

## When to prefer this

Use this endpoint when you need to programmatically discover payment requirements and paywrap configuration for the SEO Wizard API, particularly when integrating with x402 or similar payment middleware that reads from .well-known/paywrap.json.

## Known failure modes

- 404 if manifest has been removed or migrated away from the legacy path
- Empty or minimal JSON object if the manifest is not fully configured
- Network timeout if the Cloudflare Worker is unresponsive
- Malformed JSON if the manifest is partially written

## How this service works

Paywrap manifest (legacy/internal)

## Output

A JSON object containing the legacy paywrap manifest, which describes payment configuration, protected routes, and pricing metadata for the SEO Wizard API service.

## Example request

```json
{}
```

## Response schema (JSON Schema)

```json
{
 "type": "object"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/seo-wizard-zam-ev-workers-dev-seo-wizard-paywrap-manifest-legacy-b590a1db/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from seo-wizard.zam-ev.workers.dev](https://www.zero.xyz/host/seo-wizard.zam-ev.workers.dev/llms.txt)
