Do not follow us — just bookmark us.
Tiers are assigned by our curatorial team based on demand, portfolio quality, and exclusivity.
Applications close when capacity is reached.
Every application reviewed personally.
Only the exceptional are accepted.
Once approved and active, earnings are paid directly into your South African bank account every 2 weeks. Minimum payout is R500. Platform fee is 15–20% depending on your tier.
Your banking details are encrypted and stored securely. They are never visible to members and are used exclusively for processing your earnings payouts.
Membership granted only to verified,
financially qualified individuals.
Upon approval you will verify financial standing via bank statement or asset documentation. All data is encrypted and never visible to creators.
All content is licensed, not owned. Redistribution carries liquidated damages of R100,000 per instance. Government ID is required and held securely on file.
Upon approval, your membership and content purchases are billed via EFT or debit order directly from your South African bank account. All transactions are encrypted and discreet — VELOUR will not appear on statements.
Review, approve, or deny incoming creator and member applications.
CREATE TABLE applications (
id BIGSERIAL PRIMARY KEY,
type TEXT,
status TEXT DEFAULT 'pending',
name TEXT,
email TEXT,
age TEXT,
country TEXT DEFAULT 'za',
style TEXT,
availability TEXT,
tier TEXT,
photos TEXT,
networth TEXT,
spend TEXT,
referral TEXT,
bank TEXT,
acc_type TEXT,
acc_number TEXT,
acc_name TEXT,
created_at TIMESTAMPTZ DEFAULT NOW()
);
Step 3: Go to Settings → API → copy your Project URL and anon public key