Skip to content
FlowNoc

Developers

Integrate payments without taking custody.

Create payment requests through the API and automate your application using verified payment events.

Dashboard

Create invoices manually

  • Create and manage invoices from the dashboard
  • Track payment status
  • Review transactions

API

Create invoices programmatically

  • Create invoices with REST
  • Query payment state
  • Receive webhook events

API workflow

  1. Your server sends POST /api/v1/invoices
  2. FlowNoc returns a hosted checkout_url
  3. The customer pays on-chain
  4. FlowNoc verifies destination, token, amount and confirmations
  5. Your webhook endpoint receives invoice.paid

Authentication

API keys are created per merchant in the dashboard. Send either header:

API key

X-Api-Key: YOUR_KEY

Authorization: Bearer YOUR_KEY

Start accepting crypto without giving up custody.

Create invoices, verify on-chain payments, and receive funds directly to wallets you control.