Skip to main content
The generated documentation is executable, not just readable: every request has a Try button that opens an interactive playground, plus ready-to-copy code samples.

Try Requests Live

Click on Try button at request level to get interactive playground that allows users to:
  • Edit request parameters, headers, and body
  • Modify and test scripts in real-time
  • Execute requests live directly from the documentation
  • View responses immediately
Try It Out Playground

Code Samples

The documentation automatically generates code snippets for each request in multiple languages:
  • cURL
  • Python (requests)
  • JavaScript

Tests and Scripts Display

Interactive playground supports to:
  • Show pre and post request scripts inline for each request
  • Display Params, Variables, Body, Headers, Auth and test logic
  • View Tests and Assertions directly in the documentation