K6 API test scenario

Hi @sillymoomoo

It is indeed possible. Have a look at the example Advanced API flow. Or the similar example in our test API: https://test-api.k6.io/, under “Sample HTTP API test script”. You’ll see that we have the same user (VU) doing several “chained” calls.

I hope this helps :bowing_woman:

Cheers!