Provision a cheap, disposable, receive-only email inbox for receiving a one-time verification or order-confirmation email. Auto-expires (default 24h). Reads return plaintext after an x402 ownership proof from the owning wallet.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://palmyr.ai/email/temp' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://palmyr.ai/email/temp'
Endpoint: https://palmyr.ai/email/temp. Operated by palmyr.ai, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Buy a USA prepaid Visa card loaded with exactly the requested balance ($5–$1000). Price is dynamic: amount + fee (3% min $0.50) — send unpaid to get a 402 with …
Generate an i402 plan from a natural-language intent. Returns a 402 response with a list of x402 calls the agent should sign and execute.
Register a domain for one year via Namecheap. Pricing is dynamic per-TLD — the 402 challenge returns the exact USDC amount (~$10 typical). Body: { domain }
Create an end-to-end encrypted email inbox keyed to your Solana wallet. Defaults to {name}@palmyr.ai; pass `domain` to provision on a Namecheap-registered domai…
Wait (blocking, up to 90s) for an SMS verification code / OTP to arrive on a phone number you own, and return the parsed code. Body (all optional): { timeout_s …
Lease a cheap, instant, receive-only US phone number from a pool to receive one SMS verification code — the phone analogue of a disposable temp email inbox. $0.…