Authentication api for login and registration of my website users

I want to use login and register api in my application. For that I read the docs https://auth0.com/docs/api/authentication. Here, mention use your domain (https://YOUR_DOMAIN) in all API.

I don’t know where to find my domain. As per my knowledge I tried to use application domain and custom domain. But also, does’t work for me. I got the response of not found.

Can you help me? How to use your login and registration api? Can you send me the exact curl request to me?

Regards,

2 posts were merged into an existing topic: Login and registration API issue