Number of APIs: 2
1. Authorization - All Collections - auth helper
GET https://api.getpostman.com/collections
The /collections
endpoint returns a list of all collections that are accessible by you. The list includes your own collections and the collections that you have subscribed to.
The response contains an array of collection information containing the name
, id
, owner
and uid
of each collection.
Requires API Key as
X-Api-Key
request header orapikey
URL query parameter.
2. Submit your solution - submit
GET https://api.getpostman.com/collections/16404714-99bf4dc6-07a4-418b-8986-00d03e124d77
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.collection_uid
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.
ENDPOINTS