> ## Documentation Index
> Fetch the complete documentation index at: https://hydrotuff-admin-mcp-fix-pages-3f076f6.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Security & Privacy

> Best practices for handling your HydroSolve API key.

# Security & Privacy

## API Key Safety

* Never expose your API key in client-side code
* Never commit API keys to version control
* Use environment variables or secret managers
* Rotate keys if you suspect a leak

## Proxy Safety

* Use authenticated proxies (`http://user:pass@host:port`)
* Rotate proxies regularly to avoid bans

## Data Handling

* Task parameters are processed and discarded
* Only the solved token is returned and stored temporarily
* Results auto-expire after 5 minutes
