Small Query Params

GET https://postman-echo.com/get?foo1=bar1&foo2=bar2

Description
This request is designed to test an API endpoint with a small set of query parameters. By sending this request, you can assess how well your API handles simple requests and analyze its response times and performance under a minimal load.

Request details
URL: https://Qodex-echo.com/get
HTTP Method: GET
Query Parameters:

  • foo1: bar1
  • foo2: bar2

Usage
To use this request, simply replace the URL with your own API endpoint and modify the query parameters according to your requirements.

Request Params

KeyDatatypeRequiredDescription
foo1string
foo2string