> For the complete documentation index, see [llms.txt](https://docs.enzoic.com/enzoic-api-developer-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enzoic.com/enzoic-api-developer-documentation/api-reference/credentials-api/test-accounts.md).

# Test Accounts

Test accounts are available for all of the hash algorithm types. Test accounts all have the same form:

```
Username: eicar_type(passwordType)@enzoic.com
Password: ~7N8?g(Vyw-W^`A<
```

So, for example, to test an account with a BCrypt password in the Enzoic database, you would use a username of:&#x20;

```html
eicar_type8@enzoic.com
```
