# Oppiwallet Developer Docs ## Docs - [All Transactions](https://docs.oppiwallet.com/en/api-reference/endpoints/all-transactions.md): This API is used for get all transactions with status. Status : 0=Pending, 1=Completed, 2=Failed - [Deposit](https://docs.oppiwallet.com/en/api-reference/endpoints/deposit.md): This API is used to create a transaction request for deposit. - [Wallet Balance](https://docs.oppiwallet.com/en/api-reference/endpoints/get-balance.md): This API is used for get user wallet balance. - [Supported Currencies](https://docs.oppiwallet.com/en/api-reference/endpoints/supported-currencies.md): This API is used to retrieve a list of supported currencies. - [Transaction](https://docs.oppiwallet.com/en/api-reference/endpoints/transaction.md): This API is used to retrieve details of a specific transaction. - [Withdraw (Auto)](https://docs.oppiwallet.com/en/api-reference/endpoints/withdraw-auto.md): This API is used to make automatic withdraw to external address. Make sure you follow below instructions otherwise it will not work. - [Withdraw (Manual)](https://docs.oppiwallet.com/en/api-reference/endpoints/withdraw-manual.md): This API is used to create a manual withdrawal transaction request. - [API Key Restrictions](https://docs.oppiwallet.com/en/authentication/api-key-restrictions.md): Manage security settings and restrictions for your API keys - [API Key Setup](https://docs.oppiwallet.com/en/authentication/api-key-setup.md): Learn how to set up and manage API keys for OppiWallet - [Enabling Accounts](https://docs.oppiwallet.com/en/authentication/enabling-accounts.md): Understanding wallet types and account activation in OppiWallet - [Generate JWT Token](https://docs.oppiwallet.com/en/authentication/generate-jwt-token.md): Learn how to create and sign JWT tokens for API authentication - [What is Auth Key?](https://docs.oppiwallet.com/en/authentication/what-is-auth-key.md): Understanding the Authentication Key in OppiWallet API - [What is Enc Key?](https://docs.oppiwallet.com/en/authentication/what-is-enc-key.md): Understanding the Encryption Key in OppiWallet API - [Introduction](https://docs.oppiwallet.com/en/introduction.md): Discover OppiWallet - The Ultimate Cryptocurrency Management Platform ## OpenAPI Specs - [openapi](https://docs.oppiwallet.com/api-reference/openapi.json)