I was searching the site but couldn't find anything to explicitly add a user to wp so not sure if it doesn't exist or I've overlooked it. What I'm trying to do is create a WordPress user via an external script. So if someone signs up for my site, I can also create a WP user for them.
I can just do a SQL insert, but was wondering if there was an API out there for this.