{
  "message": "Apple ID Mail CF Worker API with Payment",
  "version": "3.0.0",
  "endpoints": {
    "POST /send-email": "Send account email (free, rate limited)",
    "POST /pay/free-account": "Create payment order for account",
    "POST /query-password": "Query password (paid)",
    "POST /regions": "Get available regions",
    "GET|POST /pay/notify": "Payment callback"
  },
  "status": "online"
}