Hi!
I would like to know how to securely call my API to test my SaaS services in a landing page. As it is a test, all options are not available but still… A special treatment is called wich uses credits.
How can i permit to people to test the service without creating an account on my SaaS and authenticate before?
I already figured how to make an API call and pass the parameters to launch the service with the data entered by the user but nothing is secured.
Thank you for your time.