Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

diegopr83's avatar

Add restfull API to existing website

Hi everybody. i have an existing website running with the defulta authentication and i need to add a restful api.

i've been reading a lot of solutions and i choose adding a parameter to the request and returning one or another response.

But i don't know how to implement the authentication for the restfull path without changing the actual one.

please help me

0 likes
3 replies
diegopr83's avatar

hi , thanks but my request is for the authentication without changing my actual auth

Please or to participate in this conversation.