Logo
30daysofpostman API Documentation

Day 08: Run a collection

Number of APIs: 2


1. Run a collection - get french user

GET https://randomuser.me/api?gender=female&nat=fr



2. Submit your solution - submit

GET https://api.getpostman.com/collections/{{collection_uid}}

It's time to submit your solution.

  1. Get the collection ID: Get the collection ID in any way that you prefer.
  2. Update the request URL: Update the collection_uid in the request URL with the ID you got from the previous step, again using any method you prefer.
  3. Add your Qodex API key: Add your Qodex API key to your environment, so that Qodex can authorize your request as shown under the Headers tab. > ⚠ Remember to only use CURRENT VALUE for sensitive tokens like your API key
  4. Validate your solution: Save your changes in the collection and environment. Hit Send and look under the Tests tab of the server response at the bottom to review your test results.

If you have any failures, review the failed test results or ask for support in the [community forum] When all of your tests pass, you are done with today's challenge. Remember to save your changes as you'll need to pass all the challenges to claim a 30 days of Qodex badge.



ENDPOINTS