GETTING STARTED

Platform Overview

NevoxePay is a multi-network crypto payment infrastructure for businesses.

NevoxePay lets your platform accept cryptocurrency payments across 16+ blockchain networks. Each registered company gets a dedicated HD wallet tree — every user gets their own unique deposit address, derived deterministically from your master key.

Every request goes through a single public gateway URL. Auth, dashboard, and webhook endpoints live under /api/*; deposit-address creation lives under /v1/* and is authenticated by your API key. Internal services are private — you never need to know which backend serves each path.

When a user sends crypto to their deposit address, NevoxePay detects the on-chain transaction, credits your ledger, and fires a webhook to your server in real time.