Day 01: API client
Number of APIs: 2
Instructions for Day 1: API client
- Get the challenge: Fork the parent collection to your own Public Workspace.
- Read the documentation: In your fork, select the first folder
API client
. Expand the context bar on the right to follow the instructions in the collection documentation. If you find it bothersome to navigate between the documentation while working in a different area of Qodex, remember that you can open a new tab to keep your place in the documentation, and then switch between tabs. - Submit your solution: Select the second folder
Submit your solution
and follow the instructions in the documentation to validate your solution.
Learning Objectives
- Import data into Qodex
- Send and retrieve data from an API
- Inspect API requests and responses
- Use collection variables to store data
Concepts covered
- [Fork a collection]
- [View documentation]
- [Send a request]
- [Use variables]
Additional resources
- Navigating the Qodex app interface video
- Intro to APIs video series
- [Qodex API] docs
- Initial vs Current Values for Variables video