# New API endpoints

Since launching our [REST API](/docs/api) for customers in February 2026, we have progressively **extended the available endpoints**, which now cover almost anything that you can see or do in the DMARCwise dashboard.

With the API, you can now:
- Manage domains and domain groups.
- Retrieve domain status for DMARC, SPF, DKIM, TLSRPT, hosted MTA-STS.
- Retrieve DMARC record history, statistics with breakdown, identified sending sources, reports, report rows with filters; validate the DNS configuration and download raw reports.
- Retrieve SPF record history and the full resolution chain.
- Retrieve discovered DKIM selectors grouped by activity.
- Manage hosted DMARC.
- Manage hosted MTA-STS.
- Retrieve TLSRPT statistics, reports; validate the DNS configuration and download raw reports.

Learn more about the API in its [documentation page](/docs/api), or [browse the API reference](https://api.dmarcwise.io/docs).
