Customer Self-Service Portal

OAuth2 Support for API Monitors

Would be nice if there was a way to monitor APIs that are secured by OAuth2. Example:

Monitor an API called /Status requires a bearer token in the authorization header which is retrieved from a call to /Auth with a client key and secret. This is the client_credentials flow.