API Documentation

Welcome to the DuckMail API

This API allows you to automate the registration process at various sites which require email confirmation for testing purposes. Usage of our API for illegal activity is strictly prohibited.

AI-Friendly Docs

Plain-text API reference. Share the link with AI assistants to help write integration code.

https://raw.githubusercontent.com/MoonWeSif/DuckMail/main/public/llm-api-docs.txt
Open Link

General Information

Base URL: https://api.duckmail.sbs

Authentication

Bearer Token

Most endpoints require authentication via a Bearer Token. You can obtain a token by providing an address and password.

API Key (Optional)

Some endpoints (getting domains, creating accounts) support an optional API Key to get private domains or create accounts under them. The key starts with `dk_`. You can obtain your API Key from https://domain.duckmail.sbs.

API Endpoints

Contributions

We welcome developers to create integrations, libraries, and tools for the DuckMail API. If you have any contributions, feel free to contact us or submit a pull request on our GitHub repository.