mail

GET /v1/mail/free-tier

What a free mailbox is, and what it costs to provide.

Όλα τα τελικά σημεία mail

Όλα τα έγγραφα προγραμματιστών

Πισtoποίηση

Στείλτε ένα κλειδί API ως διακριτικό φορέα (bearer token). Το κλειδί πρέπει να διαθέτει το δικαίωμα mail.view· ένα κλειδί που δεν το διαθέτει απορρίπτεται με 403, όχι 404.

Αυτό το τελικό σημείο δεν δέχεται αναγνωριστικό οργανισμού. Το κλειδί σας προσδιορίζει ήδη τον οργανισμό στον οποίο ανήκει, και η απάντηση περιορίζεται σε αυτόν.

Δοκιμάστε το

Ατικatastήstε ό,τι βρίskεtai μέσα σe γώniaδeς μe τis δikές sas timές, kai to placeholder klεidioύ μe éna klεidi apó ton pinaka ελέgchou sas.

curl -X GET https://api.zinndigital.com/v1/mail/free-tier \
  -H "Authorization: Bearer zdk_live_…"

Συνδεθήκατε; Η κονσόλα API στον πίνακα ελέγχου σας συμπληρώνει το πραγματικό αναγνωριστικό του οργανισμού σας και το δικό σας κλειδί, και εκτελεί το αίτημα στο ζωντανό API, ώστε να μπορείτε να δείτε την πραγματική απόκριση. Ανοίξτε αυτό το τελικό σημείο στην κονσόλα API

Λεπτομέρειες

The free mailbox tier's quota, per-organization ceiling and derived capacity. Requires mail.view. ⭐ Published rather than written down. Every figure is computed from the measured relay capacity and the configured quota, so raising the quota lowers the mailbox count and raises the stated per-mailbox cost with no second edit. A screen or a pricing page that restated these numbers would be a second expression of the same arithmetic, and would go stale the first time the quota moved.

Απάντηση

ΌνομαΤύpοςΥποχρεωτικόΤι είναι
availablebooleanΝαιWhether free mailboxes are actually on offer. Two measured legs, not a switch. The first is "does mail land on our own relay" — true exactly when every mail hostname we…
unavailable_causestring<relay, headroom, >ΝαιWhich leg refused, so that two situations sharing one symptom stay distinguishable. relay means the mail hostnames are not ours — a routing decision. headroom means the relay…
reserve_percentintegerΝαιHow much of the relay is held back from the free tier for the mail somebody is paying for. Free and paid mailboxes share one disk, and the failure this prevents is a paying…
offerable_bytesintegerΝαιUsable storage less the reserve — what the free tier may draw on.
committed_bytesintegerΝαιStorage already promised to mailboxes on the relay — every mailbox, not only free ones, because a paid mailbox occupies the same disk.
headroom_bytesintegerΝαιOfferable storage still unpromised. Negative when the relay is oversubscribed.
unavailable_reasonstringΝαιWhy free mailboxes are not on offer, in a sentence an operator can act on. Empty when available is true. Names our own configuration rather than any supplier.
relay_zonestringΝαιThe apex of our own mail relay — the name available compares against.
quota_mbintegerΝαιPer-mailbox size of a free mailbox, in MB.
per_org_ceilingintegerΝαιHow many free mailboxes one organization may hold. A ceiling rather than a target, and the only term a customer can move — which is what stops the offer running away.
usable_bytesintegerΝαιMail-available storage on one relay node, measured rather than assumed.
node_monthly_eurintegerΝαιWhat one relay node costs per month.
mailboxes_per_nodeintegerΝαιHow many fully-used free mailboxes one node holds.
orgs_per_nodeintegerΝαιHow many organizations one node holds if every one fills its ceiling.
worst_case_cost_per_mailbox_eurnumberΝαιWhat a free mailbox costs per month, fully used. Worst case deliberately: a figure computed from average fill is a claim about customer behaviour dressed as a cost, and it is…

Σφάλματα που μπορεί να επιστρέψει αυτό το τελικό σημείο

401 · 403 · 429