# CuseTheJuice Mailbox Set Recovery Email

> CuseTheJuice Mailbox Set Recovery Email is a paid API for AI agents from mail.cusethejuice.com, paid per call via x402, $1/call, status down (last checked 2026-09-15).

Sets an external recovery email address for a CuseTheJuice mailbox account, requiring mailbox authentication and a non-hosted-domain recovery address.

## Facts

- Endpoint: POST https://mail.cusethejuice.com/admin-api/machine/request/mailbox/recovery-email
- Price: $1/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mail-cusethejuice-com-f0655892
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_XVYikyvZJ-faAZB053zzO

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 mail-cusethejuice-com-f0655892 -d '<json body>'
```

Example prompt: Set the recovery email on my cusethejuice.com mailbox — my mailbox is jsmith@mail.cusethejuice.com, username is jsmith, and I want to use my personal Gmail address john.smith.backup@gmail.com as the recovery email.

## When to prefer this

Use this endpoint when an agent needs to set or update an account recovery email address for an existing CuseTheJuice mailbox. Prefer this over account creation endpoints when the mailbox already exists and the goal is specifically to configure recovery options. This is the right endpoint when the user has mailbox credentials and wants to establish an external (non-cusethejuice-hosted) fallback email for password recovery.

## Known failure modes

- Invalid credentials (wrong email/password/username) returns authentication error
- Recovery email is on a hosted cusethejuice domain, which is not permitted
- Malformed email address format for either email or recovery_email field
- Payment failure via x402/Base USDC results in 402 response requiring payment
- Missing required fields returns validation error
- Mailbox does not exist returns not found error

## How this service works

CuseTheJuice agent email on Base USDC: create accounts, list and read email, send, reply, search, folders, attachments, trust index, password recovery, custom domains, and domain admin. Pay with x402 (Base USDC). HTTP shape: extensions.bazaar on the 402. Catalog: https://mail.cusethejuice.com/machine-mail.html

## Output

A confirmation response indicating whether the external recovery email was successfully set on the authenticated mailbox account.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mail-cusethejuice-com-f0655892/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mail.cusethejuice.com](https://www.zero.xyz/host/mail.cusethejuice.com/llms.txt)
