Add an Access Request user via API
How can I set up an access request form directly in my website without using the pre made kinde page. And just send the form info to kinde api to create an access request user ?
8 Replies
Hey what do you mean by access request ?
Either way if you want to bypass kinde's page you'll use to bring your own ui. Check this out:https://docs.kinde.com/authenticate/custom-configurations/custom-authentication-pages/?r=search#_top
Kinde docs
Custom sign-up and sign-in pages
Our developer tools provide everything you need to get started with Kinde.
Hi @Béré , you can direct users to
https://[yourbusiness].kinde.com/knock-knock
This will present them with the request access form.Hello @IkiTg07 @Daniel_Kinde ,
Thank you for your answers but I am indeed talking about the request access page : https://docs.kinde.com/design/pages/set-up-the-request-access-page/
But I wanted to know if it was possible to have my own custom form on a page, and send the info via kinde api or another way to add the user to the access request database
Kinde docs
Set up the request access page
Our developer tools provide everything you need to get started with Kinde.
I am already using the "https://[yourbusiness].kinde.com/knock-knock" but i would prefer not to, and have a form directly on my website
I see, let me check with our API team.
Great thank you 🙂