1
vote
1answer
42 views

How do I find a user's nickname from their custom domain?

In my app, I'd like to allow users to input their custom domain instead of just their nickname. Is there a public API I can use to turn that custom domain into their nickname for use in other API ...