> For the complete documentation index, see [llms.txt](https://cybersec.th4ntis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cybersec.th4ntis.com/tools/dehashed-api-tool.md).

# DeHashed-API-Tool

## About

A command-line tool to query the DeHashed API. Easily search for various parameters like usernames, emails, hashed passwords, IP addresses, and more.

### Links

[DeHashed-API-Tool Github](https://github.com/hmaverickadams/DeHashed-API-Tool)

## Install

```
pipx install git+https://github.com/hmaverickadams/DeHashed-API-Tool
```

## Usage

```
dehashapitool -u username --key
```

```
dat --store-creds
```

```
dehashapitool -h
```

```
dehashapitool -d DOMAIN -o Outfile.csv
```
