# Pizza Bricks Vendor Site Update

> Pizza Bricks Vendor Site Update is a paid API for AI agents from bricks.builddetroit.xyz, paid per call via x402, $0.5/call, status unknown (last checked 2026-09-14).

Updates a Pizza Bricks vendor's website content or configuration via a prompt-based instruction

## Facts

- Endpoint: POST https://bricks.builddetroit.xyz/api/vendor/site/update
- Price: $0.5/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/pizza-bricks-vendor-site-update-a1afc767
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_K7KxCtUxNRYbXZ4CF2lKQ

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 pizza-bricks-vendor-site-update-a1afc767 -d '<json body>'
```

Example prompt: Update my Pizza Bricks vendor site at builddetroit.xyz — change the description to 'Detroit's finest wood-fired pizza, open Tuesday through Sunday 11am–10pm, featuring our new truffle mushroom brick pie.'

## When to prefer this

Use this endpoint when a Pizza Bricks vendor needs to programmatically update their storefront content or configuration using a natural-language prompt. Ideal for automated workflows where vendor site copy, hours, or menu descriptions need to be refreshed without manual dashboard access.

## Known failure modes

- Invalid or missing vendor credentials returning 401/403
- Malformed prompt or update instruction returning 400
- Vendor ID not found returning 404
- Payment of 0.5 USDC not fulfilled returning 402
- Rate limiting if too many updates are submitted in quick succession
- Site update conflicts with existing configuration

## How this service works

Pizza Bricks — vendor prompt-based website update

## Output

A confirmation response indicating whether the vendor site update was successfully applied, potentially including the updated site state or a status message.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/pizza-bricks-vendor-site-update-a1afc767/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bricks.builddetroit.xyz](https://www.zero.xyz/host/bricks.builddetroit.xyz/llms.txt)
