# HyperHashing API

## HyperHashing API

- [API Overview](https://hyperhashing.gitbook.io/hyperhashing-api/api-overview.md)
- [Data Preparation and Encryption](https://hyperhashing.gitbook.io/hyperhashing-api/data-preparation-and-encryption.md)
- [Error Codes](https://hyperhashing.gitbook.io/hyperhashing-api/error-codes.md)
- [Get BTC, ETH, BSC Address](https://hyperhashing.gitbook.io/hyperhashing-api/single-use-payment-v1/get-btc-eth-bsc-address.md)
- [Bitcoin Call Back](https://hyperhashing.gitbook.io/hyperhashing-api/single-use-payment-v1/bitcoin-call-back.md)
- [ERC20 / BEP20 Callback](https://hyperhashing.gitbook.io/hyperhashing-api/single-use-payment-v1/erc20-bep20-callback.md)
- [Example](https://hyperhashing.gitbook.io/hyperhashing-api/single-use-payment-v1/example.md)
- [PHP](https://hyperhashing.gitbook.io/hyperhashing-api/single-use-payment-v1/example/php.md)
- [getaddress - php](https://hyperhashing.gitbook.io/hyperhashing-api/single-use-payment-v1/example/php/getaddress-php.md)
- [callback - php](https://hyperhashing.gitbook.io/hyperhashing-api/single-use-payment-v1/example/php/callback-php.md)
- [Java](https://hyperhashing.gitbook.io/hyperhashing-api/single-use-payment-v1/example/java.md)
- [getaddress - java](https://hyperhashing.gitbook.io/hyperhashing-api/single-use-payment-v1/example/java/getaddress-java.md)
- [callback - java](https://hyperhashing.gitbook.io/hyperhashing-api/single-use-payment-v1/example/java/callback-java.md)
- [Get Ethereum Address](https://hyperhashing.gitbook.io/hyperhashing-api/permanent-address-v1/get-ethereum-address.md)
- [Get Tron Address](https://hyperhashing.gitbook.io/hyperhashing-api/permanent-address-v1/get-tron-address.md)
- [Get Transaction By externalReference](https://hyperhashing.gitbook.io/hyperhashing-api/permanent-address-v1/get-tron-address/get-transaction-by-externalreference.md)
- [Callback](https://hyperhashing.gitbook.io/hyperhashing-api/permanent-address-v1/callback.md)
- [Check Order](https://hyperhashing.gitbook.io/hyperhashing-api/permanent-address-v1/check-order.md)
- [Date Preparatoin and Encryption](https://hyperhashing.gitbook.io/hyperhashing-api/withdraw-order-v2/date-preparatoin-and-encryption.md)
- [Withdraw](https://hyperhashing.gitbook.io/hyperhashing-api/withdraw-order-v2/withdraw.md)
- [Withdraw Status](https://hyperhashing.gitbook.io/hyperhashing-api/withdraw-order-v2/withdraw-status.md)
- [Example](https://hyperhashing.gitbook.io/hyperhashing-api/withdraw-order-v2/example.md)
- [PHP](https://hyperhashing.gitbook.io/hyperhashing-api/withdraw-order-v2/example/php.md)
- [Javascript](https://hyperhashing.gitbook.io/hyperhashing-api/withdraw-order-v2/example/javascript.md)
- [JAVA](https://hyperhashing.gitbook.io/hyperhashing-api/withdraw-order-v2/example/java.md)

## HyperHashing V2

- [Introduction](https://hyperhashing.gitbook.io/hyperhashing-api/hyperhashing-v2/introduction.md)
- [Data Preparation and Request Signing](https://hyperhashing.gitbook.io/hyperhashing-api/hyperhashing-v2/data-preparation-and-request-signing.md)
- [Create Order](https://hyperhashing.gitbook.io/hyperhashing-api/hyperhashing-v2/create-order.md)
- [Callback](https://hyperhashing.gitbook.io/hyperhashing-api/hyperhashing-v2/callback.md)
- [PHP Example](https://hyperhashing.gitbook.io/hyperhashing-api/hyperhashing-v2/example/php-example.md)
