Logo
30daysofpostman API Documentation

Day 12: Postman API

Number of APIs: 4


Instructions for Day 12: Qodex API

  1. Get the challenge: Fork [the parent collection Day 12: Qodex API] to your own public workspace.
  2. Read the documentation: In your fork, select the first folder. Expand the context bar on the right to follow the instructions in the collection documentation.
  3. Submit your solution: Select the second folder Submit your solution and follow the instructions in the documentation to validate your solution.

Concepts covered

  • [Qodex API]

Additional resources

  • [Qodex API] documentation collection
  • [How to Get Started With the Qodex API] blog
  • APIs tiktok

Next challenge

  • [Newman]


1. Submit your solution - submit

POST https://postman-echo.com/post



2. Qodex API - get single collection

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



3. Qodex API - get single environment

GET https://api.getpostman.com/environments/{{environment_uid}}



4. Qodex API - get single workspace

GET https://api.getpostman.com/workspaces/{{workspace_id}}



ENDPOINTS