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

# StealthTest API&#x20;

- [StealthTest API Reference Overview](https://docs.stealthtest.com/stealthtest-api/stealthtest-api-reference-overview.md): Learn about our StealthTest API and how to access your API key
- [API Reference](https://docs.stealthtest.com/stealthtest-api/api-reference.md): StealthTest API is built to allow organizations that want to integrate StealthTest into their workflows.
- [Get Environments](https://docs.stealthtest.com/stealthtest-api/api-reference/get-environments.md): Returns a list of environments running currently for your Team.
- [Get Environment](https://docs.stealthtest.com/stealthtest-api/api-reference/get-environment.md): Returns a specific environment running currently for your Team.
- [Create Environment](https://docs.stealthtest.com/stealthtest-api/api-reference/create-environment.md): Creates an environment for your team to access and use within seconds.
- [Delete Environment](https://docs.stealthtest.com/stealthtest-api/api-reference/delete-environment.md): Deletes an existing environment that is currently running. This endpoint should be used after you are running tests in CI/CD, or want to shutdown specific environments that are no longer needed.
- [Get Wallet Information](https://docs.stealthtest.com/stealthtest-api/api-reference/get-wallet-information.md): Requests wallet information for a given network. Returns the token balance, public address. Can be executed to validate when wallets are used for transactions and to confirm balances after.
- [Fund Wallet](https://docs.stealthtest.com/stealthtest-api/api-reference/fund-wallet.md): Funds a wallet on an existing network that you currently have running.
- [API Management](https://docs.stealthtest.com/stealthtest-api/api-management.md): StealthTest provides an easy way to manage your API Access. This ensures you never have to worry about how the API is being accessed
