Inspector Use Cases

The inspector enables you to view any HTTP traffic sent to endpoints. Endpoints will accept any valid HTTP request.

Here are a few specific use cases where you might find the inspector helpful:

  • Examine the structure of the message body for a webhook.
  • Send requests to our endpoint while you're testing new application code, before your production service is ready to accept the requests.
  • Observe test requests from a brower, cURL, or another client while you're testing a new event format, or otherwise want to observe manually-sent requests.

Since the endpoint will accept virtually any HTTP traffic, you can create one for any use case where you need to observe the data sent from any client, server, application or third-party service. You're limited only by your imagination.

We've documented some specific use cases to provide helpful examples:

Questions or Feedback?

Please reach out with any questions, suggestions, or other use cases!