Postman collection: NBA Statistics Go
Report exported on:

Test setup

Virtual users
45 VU
Duration 10 minutes
Start time
End time
Load profile
Ramp up (4 minutes 50 seconds)
Environment
-

1. Summary

50,826
83.78 requests/second
276 ms
0.00 %

1.1 Response time

Response time trends during the test duration.

1.2 Throughput

Rate of requests sent per second during the test duration.

1.3 Requests with slowest response times

Top 5 slowest requests based on their average response times.
Request Resp. time (Avg ms) 90th (ms) 95th (ms) 99th (ms) Min (ms) Max (ms)
GET Games Detail
https://api.server.nbaapi.com/api/games?isPlayoff=false&page=1&pageSize=3&sortBy=date&ascending=false&include=lineScores%2C%20playerGameBasicStats
533 1,215 1,489 2,637 57 9,117
GET Games
https://api.server.nbaapi.com/api/games?isPlayoff=false&page=1&pageSize=3&sortBy=date&ascending=false
398 877 1,106 1,919 49 8,940
GET Player Totals Stats
{{base_url}}/api/playertotals?season=2026&team=HOU&page=1&pageSize=12&isPlayoff=False
269 668 855 1,535 48 8,321
GET Player Totals Stats
{{base_url}}/api/playertotals?season=2026&team=HOU&page=1&pageSize=20&isPlayoff=False
268 675 850 1,285 48 8,278
GET Player Totals Playoffs Stats
{{base_url}}/api/playertotals?team=HOU&page=1&pageSize=10&sortBy=assists&isPlayoff=true&season=2019
266 643 856 1,429 48 8,715

2. Metrics for each request

The requests are shown in the order they were sent by virtual users.
Request Total requests Requests/s Min (ms) Avg (ms) 90th (ms) Max (ms) Error %
GET Games
https://api.server.nbaapi.com/api/games?isPlayoff=false&page=1&pageSize=3&sortBy=date&ascending=false
4,249 7.00 49 398 877 8,940 0
GET Games Copy
https://api.server.nbaapi.com/api/games?isPlayoff=true&page=1&pageSize=15&sortBy=date&ascending=true
4,248 7.00 44 197 518 8,119 0
GET Games Detail
https://api.server.nbaapi.com/api/games?isPlayoff=false&page=1&pageSize=3&sortBy=date&ascending=false&include=lineScores%2C%20playerGameBasicStats
4,242 6.99 57 533 1,215 9,117 0
GET Player Totals Stats
{{base_url}}/api/playertotals?season=2026&team=HOU&page=1&pageSize=12&isPlayoff=False
4,240 6.99 48 269 668 8,321 0
GET Player Totals Playoffs Stats
{{base_url}}/api/playertotals?team=HOU&page=1&pageSize=10&sortBy=assists&isPlayoff=true&season=2019
4,239 6.99 48 266 643 8,715 0
GET Player Advanced Stats
{{base_url}}/api/playeradvancedstats?season=2026&team=HOU&page=1&pageSize=4&ascending=false&isPlayoff=false
4,238 6.99 46 260 669 2,742 0
GET Player Advanced Stats Copy
{{base_url}}/api/playeradvancedstats?season=2025&team=HOU&page=1&pageSize=3&ascending=false&isPlayoff=true
4,234 6.98 47 263 670 8,492 0
GET Player Advanced Playoff Stats
{{base_url}}/api/playeradvancedstats?season=2025&team=BOS&page=1&pageSize=4&sortBy=winShares&ascending=false&isPlayoff=true
4,233 6.98 48 248 644 3,454 0
GET Shot Chart
{{base_url}}/api/playershotchart?page=1&playerId=duranke01&date=Dec%2017%2C2018
4,232 6.98 45 188 477 8,400 0
GET Shot Chart 2
{{base_url}}/api/playershotchart?page=1&playerId={{shot_player}}&season=2018&result=true&shot_type=3-pointer
4,228 6.97 44 155 415 3,301 0
GET Player Advanced Stats
{{base_url}}/api/playeradvancedstats?season=2025&team=NYK&page=1&pageSize=4&sortBy=vorp&ascending=false&isPlayoff=true
4,222 6.96 47 261 648 8,537 0
GET Player Totals Stats
{{base_url}}/api/playertotals?season=2026&team=HOU&page=1&pageSize=20&isPlayoff=False
4,221 6.96 48 268 675 8,278 0

3. Errors

This run has no errors

All requests were sent successfully and returned a 2xx response code.

Testing API performance on Postman

Postman enables you to simulate user traffic and observe how your API behaves under load. It also helps you identify any issues or bottlenecks that affect performance.
Learn more about testing API performance.