Problem
Developers can't see logs of their API requests or debug failures; they have to contact support to understand why requests are failing.
Request
Provide a dashboard showing all API requests issued by an account, including request details and failure reasons.
We have made some progress towards this idea, so I wanted to share an update here. We've introduced a dashboard in-app where you can see aggregate API metrics, and it's documented here:
https://help.front.com/en/articles/2438#api_usage_analytics_dashboard
Since you can't see individual logs for the failed requests, though, I don't believe it provides the full functionality that was requested in this particular idea.