Zeq Mail
16 live operations under /api/zeq-mail. 0 require a machine key; 16 are public. Tagged: Other.
| Method | Path | What it does | Auth |
|---|---|---|---|
POST | /api/zeq-mail/archive | — | public |
POST | /api/zeq-mail/compose | — | public |
GET | /api/zeq-mail/contacts | — | public |
GET | /api/zeq-mail/health | Routes GET /mail/health | public |
GET | /api/zeq-mail/inbox | — | public |
POST | /api/zeq-mail/login | — | public |
POST | /api/zeq-mail/mark-read | — | public |
GET | /api/zeq-mail/pubkey/{zid} | ruinous for scanners trying to map the ZID space. | public |
POST | /api/zeq-mail/pubkey | — | public |
POST | /api/zeq-mail/register | — | public |
GET | /api/zeq-mail/sent | — | public |
POST | /api/zeq-mail/star | — | public |
GET | /api/zeq-mail/starred | — | public |
GET | /api/zeq-mail/status | — | public |
POST | /api/zeq-mail/trash-msg | — | public |
GET | /api/zeq-mail/trash | — | public |
Generated by scripts/generate-reference.mjs from https://zeq.me/openapi.json.