{"serviceVersion":"1","service":"zeromail","origin":"https://api.withzero.com","receive_only":true,"endpoints_free":true,"auth":{"zero_wallet":"https://zero.xyz","scheme":"bearer_jwt","jwks":"https://api.withzero.com/.well-known/jwks.json"},"discovery":{"docs":"https://api.withzero.com/docs","openapi":"https://api.withzero.com/openapi.json"},"capabilities":[{"id":"mail.mailbox.provision@1","unit":"mailbox","summary":"Provision a wallet-owned receive-only mailbox.","free":true,"method":"POST","path":"/v1/mailboxes","receive_only":true},{"id":"mail.handle.claim@1","unit":"claim","summary":"Claim a convenient ZeroMail address handle ($1/mo, paid from your wallet).","free":false,"priceAtomic":"1000000","method":"POST","path":"/v1/mailboxes/{id}/handle","receive_only":true},{"id":"mail.external.link@1","unit":"link","summary":"Link an external (BYO) mailbox via forwarding or MX delegation ($1/mo, paid from your wallet).","free":false,"priceAtomic":"1000000","method":"POST","path":"/v1/mailboxes/{id}/external-links","receive_only":true},{"id":"mail.messages.list@1","unit":"non-empty page","summary":"List messages in a mailbox.","free":true,"method":"GET","path":"/v1/mailboxes/{id}/messages","receive_only":true},{"id":"mail.messages.get@1","unit":"message","summary":"Get a message / raw .eml / attachment.","free":true,"method":"GET","path":"/v1/mailboxes/{id}/messages/{msgId}","receive_only":true},{"id":"mail.messages.search@1","unit":"non-empty page","summary":"Search a mailbox.","free":true,"method":"GET","path":"/v1/mailboxes/{id}/messages:search","receive_only":true},{"id":"mail.subscriptions.create@1","unit":"subscription","summary":"Create a webhook/SSE subscription.","free":true,"method":"POST","path":"/v1/mailboxes/{id}/subscriptions","receive_only":true}]}