API Studio

Test & load-test any endpoint
โš  Load test sends real traffic to the target โ€” use test endpoints only
๐Ÿ”Ž
API Tester
Send a single request and inspect the response
โšก
Load Test (k6)
Hit the endpoint with many users and measure performance

Request

Pick a predefined operation, load a service's swagger to list all its endpoints, or stay on Custom and fill everything manually.
For GET, add query parameters directly in the URL (e.g. ?trackingId=123); the body is ignored.
e.g. X-API-KEY, apiKey, Ocp-Apim-Subscription-Key
Leave empty to send without an API key header
Tip: use {{name}} anywhere to make a value change per request (works in the URL too).

Performance Test (k6)

Load-tests the request configured above. Configure the load profile and run.

Concurrent users (max 200)
Hold the load for N seconds (max 120)
Total requests across all users
Set a duration, an iteration count, or both (with both, it stops at whichever comes first).
0s
Elapsed
0
Active VUs
0
Requests
0
Req/sec (avg)

Response


        

Recent Requests