LogoLogo
  • EN
    • Entry
    • Authentication
  • WebHook signature verification
  • Deposit skins
    • Create deposit
    • Deposit status
    • Deposit history
    • WebHook
  • Withdraw skins
    • List of available skins
    • Skins search
    • Buy skin
    • Purchase status
    • Purchase history
    • WebHook
  • Other
    • Project balance
    • List of available currencies
  • ru
    • Вступление
    • Аутентификация
    • Проверка подписи WebHook
    • Депозит скинами
      • Создание депозита
      • Статус депозита
      • История депозитов
      • WebHook
    • Вывод скинов
      • Список доступных скинов
      • Поиск скинов
      • Покупка скина
      • Статус покупки
      • История покупок скинов
      • WebHook
    • Другое
      • Баланс проекта
      • Список доступных валют
Powered by GitBook
On this page

WebHook signature verification

All WebHook notifications contains param singature.

signature - Api Key of the project encrypted with md5.

To verify request, you need to check that the signature parameter matches the md5 hash of your Api Key.

IP address verification

For better security, we recommend checking the IP address from which the WebHook was sent.

You can ask your manager for a list of IP addresses.

PreviousAuthenticationNextDeposit skins

Last updated 2 months ago