Please enable JavaScript to use CodeHS

Web Development

Lesson 4.11 Using APIs

Description

In this lesson, students learn how to request API data from a URL, and how to access that data using getJSON.


Objective

Students will be able to:

  • Explain the purpose of an API key and request one
  • Request a URL from an API database
  • Access and navigate data from a URL request using getJSON