Hello community,
I was wondering if it is possible to expose web services instead of REST APIs. Furthermore, due to my client's requirements, I need to understand if it is possible to consume the REST APIs without going through the login call (auth/apphost) but by directly inserting the credentials (in the header?) of the call to the API script that you want to consume.
Thank you in advance and have a good day.