Skip to content

Simple web app to get your API token for DuckDuckGo private email service

License

Notifications You must be signed in to change notification settings

Hamster45105/ddgemail-token

Repository files navigation

DDG Email API Key Grabber

GitHub Watchers GitHub Stars GitHub Forks

Reported Bugs Current License Deployment Status Website GitHub commit activity (branch) GitHub last commit (branch)

This is a web application that will retrieve your DDG (DuckDuckGo) email API key. It's built with HTML, CSS, and JavaScript, and deployed with Vercel.

Your API key is needed for Bitwarden, Send From Duck and others.

Because DuckDuckGo does not officially support using third-party services with their email service, it is hard to get the API key unless you know how to use developer tools. This site is designed to make it easier.

If for whatever reason you don't want to use this site for getting your key, you can find other more difficult ways to get your key on this wiki. If your worried about security/privacy check out the third party services statement.

Usage

The website has instructions to help you through the process.

Note: Don't spam getting a token for the same user because the DuckDuckGo service will block you and you won't be able to make any more requests for a while.

If you can't get the key because an error occured, open an issue.

Integrate YOUR service

Are you building an app which requires users to input a DuckDuckGo email API Key? DDG Email API Key Grabber makes it easier for you to get the key!

Visit the developer docs for more info

Third Party Services

To prevent spam and bots, the website uses hCatpcha (a more privacy friendly alternative to reCaptcha). Here are their terms of service and privacy policy.

hCaptcha aims to ensure seamless access for all users while maintaining security. For this reason they offer accessibility options for those users that are unable to complete visual challenges. You can learn more about how this works and how to sign up at their website.

For translations, the site uses the Google Translate widget.

As the site uses Vercel, it can (and does) use Vercel's web analytics. You can find out more about how this works here.

No data is stored by the server and no one can read your personal duck address or API keys because the site connects to DuckDuckGo's servers directly and no data is stored. If your unsure you can check the source code or host your own version.

Deployment

This project is deployed with Vercel. To host your own version on Vercel, click the button below.

Deploy with Vercel

License

This project is licensed under the GNU General Public License v3.0.

See LICENSE file for details.

GPLV3 Logo