How can I find out the address of an external request that calls the API directly?

How can I find out the address of an external request to the API of the application? I went through all the $_SERVER variables, but I can only get the address of the application itself. How can I find out the address of an external request that calls the API directly?

Community Page
Last updated: