Number of APIs: 2
Instructions for Day 4: Authorization
Day 04: Authorization
] to your own public workspace.Submit your solution
and follow the instructions in the documentation to validate your solution.Concepts covered
Additional resources
Next challenge
1. Authorization - All Collections - auth helper
GET https://api.getpostman.com/collections?apikey={{postman_api_key}}
Gets all of your collections. The response includes all of your subscribed collections.
2. Submit your solution - submit
GET https://api.getpostman.com/collections/{{collectionUid}}
It's time to submit your solution.
ID
as you have in previous challenges. Or find the id
for this collection in the response from the Qodex API.collectionUid
in the request URL with the ID
you got from the previous step, using any method you prefer. 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.