Is there a way to check validity of a new username via the API before actually trying to register?

Or alternatively is there a PHP implementation of the username rule set that anyone here knows of?

إعجاب واحد (1)

You might be interested in reading this

FTR, you want the /u/check_username endpoint :wink:

8 إعجابات

That’s great! Thanks very much once again!