Welcome to the Hostinger Mail API main repository.
We appreciate your feedback and contributions to help us improve.
This repository is the public source of truth for the Hostinger Mail API OpenAPI specification and its changelog.
The Hostinger Mail API lets developers manage Hostinger Mail programmatically - mailboxes, folders, messages, and related resources.
- Documentation: https://api.mail.hostinger.com
- OpenAPI version: 3.0.0
- Spec version: see
info.versioninopenapi.json
| File | Description |
|---|---|
openapi.json |
The complete OpenAPI 3.0 specification. |
CHANGELOG.md |
Auto-generated log of API changes between releases. |
This repository is automatically generated and published from the email API service on every release. openapi.json and CHANGELOG.md are overwritten by CI - any manual change here will be lost on the next publish.
The raw spec can be consumed directly by any OpenAPI-compatible tool:
https://raw.githubusercontent.com/hostinger/mail-api/main/openapi.json
Use it to render interactive documentation, import a ready-made request collection, or generate an API client or server stub in your language of choice.
See CHANGELOG.md for a dated, per-release list of API changes (breaking and non-breaking), generated automatically from the diff between the previous and current spec.