Number of APIs: 2
1. Submit your solution - submit collection
GET https://api.getpostman.com/collections/{{collection_uid}}
It's time to check your collection. Get the collection ID: Select the collection in the sidebar. Then in the context bar to the right, select the Update the request URL: Update the Get your Qodex API Key: Create a new Qodex API Key and then open Qodex Vault (Accessed via the bottom right menu bar). Create a new Qodex Vault variable called Validate your solution: Hit Send and look under the Test Results 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, move on to the next request in this folder.
Info
icon and copy the collection ID
. Make sure you're getting the ID
for the collection, and not this request.collection_uid
in the request URL with the collection ID
from the previous step, by pasting it into the request URL field.Qodex_api_key
and add your Qodex API Key as the Value.
Once the changes are saved, Qodex will use the Qodex Vault variable to authorize your request as shown under the Headers tab of the request.
2. Submit your solution - submit workspace
GET https://api.getpostman.com/workspaces/{{workspace_id}}
It's time to check your workspace. Get the workspace ID: Select your workspace name in the sidebar. Then select the Update the request URL: Update the Validate your solution: Hit Send and look under the Test Results tab of the server response at the bottom to review your test results. When all of your tests pass, you are done with today's challenge.
Info
icon on the far right,, and copy the workspace ID
.workspace_id
in the request URL with the ID
from the previous step, using any method you prefer.
ENDPOINTS