Tutorial
A First Look at APIs
6 steps
Have you ever wondered how companies are able to obtain their weather data? Do all of them have their own satellites in space just to tell their users the temperature of the day? Usually these companies will subscribe to a service provider. This service provider will be the only one collecting all the information and providing it to developers through an Application Programming Interface (API).
Learning Outcomes
By the end of this tutorial, you will be able to:
- Describe what an API is
- Use an API to get specific information based on a specified parameters
- Describe an endpoint and its use case
Tutorial Steps
Total steps: 6
-
Step 1: Introduction to API
-
Step 2: Creating an Account with Open Weather Map API
-
Step 3: Obtaining API Keys
-
Step 4: Obtaining Your Location
-
Step 5: API Call
-
Step 6: Testing What You Learnt
Find articles to support you through your journey or chat with our support team.
Help Center