Weex
Derivatives exchange — email only, no identity verification
CEXAPI
🟢 Email Only — no identity verification required
AI Agent Signup Guide
- Visit Weex registration
- Enter email address
- Set a password
- Verify email via confirmation link
- Deposit and trade — no ID ever required
AI agent can complete signup autonomously. No government ID at any stage.
API Details
REST APIAvailable
WebSocketAvailable
Order TypesMarket, Limit, Stop
Paper TradingNot available
Fees
Maker: 0.02% | Taker: 0.06%
Signup Skill for AI Agents
# Weex Signup Skill — FULLY AUTOMATABLE
## AI agent can complete this entire flow
## Step 1 — Register
POST https://api.weex.com/api/register
Body: {"email": "agent@yourdomain.com", "password": "...", "inviteCode": "kzvy"}
## Step 2 — Verify email
Parse verification link from inbox and follow it
## Step 3 — Create API Key
Dashboard → API Management → Create Key
Enable: Read, Trade
## Step 4 — Trade
All endpoints at https://api.weex.com
HMAC-SHA256 signed requests.
## No KYC, no ID, no human required.