Documentation

Learn how to integrate with RUO - Whitelabel

Quick Start

1

Create Account

Register as a merchant and complete your business verification (KYB).

2

Connect Store

Install our WooCommerce plugin and connect your store with your connect code.

3

Start Selling

Import products, fund your wallet, and orders will auto-fulfill.

Platform Features

Product Catalog

Access our curated catalog of research compounds. Each product includes COA documentation, suggested retail pricing, and compliance information.

WooCommerce Integration

Our WordPress plugin syncs products directly to your store. Orders automatically flow back to our fulfillment center.

BTC Prepay Wallet

Fund your wallet with confirmed BTC deposits. Orders auto-debit as they ship with full transaction history.

Compliance Built-In

Research-only disclaimers, age verification, and region restrictions are automatically included.

Security & Compliance

Two-factor authentication (TOTP)

Enrol any authenticator app from Settings → Security. Phase 2 (sign-in enforcement) ships shortly; today you can pre-enroll so you are not locked out at cutover.

OFAC SDN sanctions screening

Automated check against the US Treasury sanctions list at KYB submission and refreshed weekly. Status surfaces in the admin dashboard.

Idempotent money writes

Wallet credits and debits carry a unique constraint at the database layer; an Inngest retry or a duplicated webhook can never double-charge or double-credit.

FX-rate lock at order time

The BTC/USD rate used to size each order is recorded on the order row, so a mid-day market move does not change what you owed at checkout.

Nightly reconciliation

A scheduled job reconciles confirmed BTC deposits against credited wallet balances every night and emails admin if drift is detected.

Live status page

Public health probes at /status and /api/v1/public/health — point your monitor at the JSON endpoint and check the `aggregate` field.

REST API

Full API access is available for merchants after approval.

# Example: Get Catalog
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://api.ruowhitelabel.com/v1/catalog

Full API documentation is available in your merchant dashboard after registration.

Ready to Get Started?

Create your merchant account to access the full documentation and API.

Create Merchant Account