~36s
Payment Confirmation
REST
API Architecture
JSON
Response Format
HMAC
Webhook Signatures
⚡ Core Features

Everything You Need

A complete set of tools to accept and manage crypto payments in your application.

🔑

API Key Authentication

Secure authentication using API Key and Secret pair. Manage multiple keys with granular permissions.

  • API Key + Secret authentication
  • Permission-based access control
  • Key regeneration with 2FA
🔗

Webhooks

Real-time notifications for payment events. HMAC signed payloads with automatic retries.

  • Payment received/confirmed events
  • Withdrawal status updates
  • 3 automatic retries on failure
  • Delivery logs & debugging
👛

Wallet Management

Create and manage unlimited wallet addresses programmatically.

  • Create wallet addresses via API
  • Query wallet balances
  • List all wallets with filters
  • Unique naming support
💳

Transaction Tracking

Full visibility into all incoming and outgoing transactions.

  • Real-time transaction status
  • Block confirmation tracking
  • Filter by wallet, date, status
  • Export transaction history
💸

Withdrawals

Programmatically request withdrawals to external wallets.

  • Request withdrawals via API
  • Track withdrawal status
  • Cancel pending withdrawals
  • View withdrawal history
🔔

Notifications

Multi-channel notifications for important events.

  • Email notifications
  • Telegram bot integration
  • Customizable preferences
  • Event-based triggers
📡 API Endpoints

RESTful API

Simple, predictable endpoints following REST conventions.

GET /api/v1/wallets

List all wallets with balances and addresses

POST /api/v1/wallets

Create a new wallet address

GET /api/v1/transactions

Query transactions with filters

GET /api/v1/transactions/{id}

Get transaction details and status

POST /api/v1/withdrawals

Request a withdrawal to external wallet

GET /api/v1/withdrawals

List withdrawal requests and history

🛠️ Developer Experience

Built with DX in Mind

📄

JSON Responses

All API responses in clean, consistent JSON format. Predictable error codes and messages.

🔒

Security First

TLS encryption, HMAC webhook signatures, rate limiting, and comprehensive audit logging.

📊

Webhook Logs

Full visibility into webhook deliveries. View request/response details for easy debugging.

Ready to integrate?

Create a free account and get your API keys in seconds. Start accepting crypto payments today.