LogoLogo
Release notesHomepageTry demo
  • Welcome to B2BINPAY docs
  • Get started
    • Quick start guide
    • Explore the Web interface
  • User guide
    • Wallet management
      • Wallets
      • Transfers
      • Deposits
      • Payouts
      • Events
      • Callbacks
    • Custody
      • Wallets
      • Requests
      • History
    • Staking
      • TRX staking
    • Rates
    • Swaps
      • Wallets
      • Swap
      • History
  • How-tos
    • Manage your profile and system
      • How to change your password
      • How to enable 2FA
      • How to whitelist IP addresses
      • How to access the API
      • How to enable additional AML check
    • Manage your wallets
      • How to create a wallet
      • How to grant access to your wallet
      • How to manage user roles
      • How to restrict access to your wallet
      • How to generate a report on wallet balances
      • How to set withdrawal thresholds
    • Manage your assets
      • How to create a deposit
      • How to create a payout
      • How to create a bank withdrawal
      • How to create an internal transfer
      • How to select the optimal blockchain fee
      • How to speed up your payout by changing the blockchain fee
      • How to whitelist a payout address
      • How to swap funds
      • How to top up or withdraw funds from your Custody wallet
  • API guide
    • API overview
    • Authentication
    • Wallet methods
    • Transfer methods
    • Deposit methods
    • Payout methods
    • Currency methods
    • Rate methods
  • References
    • Key terms
    • User roles
    • Transfer types
    • Currency codes
    • Block explorer list
    • Address types
    • Useful links
  • Troubleshooting
    • Error: No active account found with the given credentials
    • Error: Invalid 2FA code
    • Error: You IP is not whitelisted
    • Unresolved deposits
    • Missing deposits
    • Canceled transfers
    • Unconfirmed transfers
  • Release notes
Powered by GitBook
On this page
  • UUID tools
  • HMAC tools
  • Reference information

Was this helpful?

  1. References

Useful links

PreviousAddress typesNextError: No active account found with the given credentials

Last updated 5 months ago

Was this helpful?

UUID tools

Here you can find a list of UUID tools for the most popular programming languages:

  • JavaScript:

  • PHP:

  • Java:

  • Ruby:

  • Python:

  • C#:

HMAC tools

Here you can find a list of HMAC tools for the most popular programming languages:

  • JavaScript:

  • PHP:

  • Python:

Reference information

https://www.npmjs.com/package/uuid
https://packagist.org/packages/ramsey/uuid
https://docs.oracle.com/javase/7/docs/api/java/util/UUID.html
https://www.rubydoc.info/gems/uuid/2.3.8/UUID
https://docs.python.org/3/library/uuid.html
https://learn.microsoft.com/en-us/dotnet/api/system.guid.newguid
https://www.npmjs.com/package/crypto-js
https://www.php.net/manual/ru/function.hash-hmac.php
https://docs.python.org/3/library/hmac.html
JSON API Specification
FIAT currency codes
Bitcoin Wiki
HMAC algorithm description