monitor REST api calls

Is there a way to get detailed info about REST api calls ? Stuff like which client made the call, and which call was made.

You can enable API debugging, which will show you the calls, but we do not track client agents etc. You can probably put a proxy in front of the API for better monitoring.

is there a http log ?

API log is the http log.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.