MEXC
Wide token selection with zero maker fees
CEXAPI
🟡 KYC Lite — basic info, no ID for basic access
AI Agent Signup Guide
- Visit MEXC registration
- Enter email and password
- Verify email
- Account → API Management → Create API
Zero maker fees make MEXC attractive for HFT strategies.
Fees
Spot maker: 0% | Taker: 0.10%
Signup Skill for AI Agents
# MEXC Signup Skill ## Partial automation (email only for basic access) ## Steps 1. POST https://api.mexc.com/api/v3/account/register with email + password 2. Verify email confirmation link 3. Account → API Management → Create API Key ## After setup import requests # HMAC-SHA256 signed requests to https://api.mexc.com # Zero maker fees — ideal for high-frequency trading