Skip to main content
The English version of the docs is on its way. For now the complete documentation is available in Russian — switch the language back in the picker above, or jump straight to a section below.
Oblodai is a crypto payment gateway: accept payments, send payouts, issue static deposit wallets and receive signed webhooks — all with a single API key.

Documentation (Russian)

Quickstart

From API keys to your first webhook in five steps.

API Reference

Every endpoint and object: parameters, examples in cURL / Python / Node.js, error codes.

SDKs

Official libraries for PHP, TypeScript/Node.js, Python, Go and Rust.

Quick facts

  • Base URL: https://api.oblodai.com · API version v1
  • Every request is signed with HMAC-SHA256 (X-Public-Id, X-Timestamp, X-Signature)
  • Amounts are strings; responses use a state/result envelope
  • Payment confirmation is delivered by signed webhooks
Need help? Open a ticket in the dashboard.