Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.dmarceye.com/llms.txt

Use this file to discover all available pages before exploring further.

Welcome to the DMARCeye API reference. These endpoints allow you to access DMARC data and manage reports programmatically.

Authentication

All requests require an API token. Include it in the Authorization header as a Bearer token:
curl http://app.dmarceye.com/api/<endpoint> \
  --header 'Authorization: Bearer <token>'
Generate and manage tokens in your DMARCeye dashboard.

OpenAPI specification

DMARCeye OpenAPI spec

View the full API schema