Introduction to APIs

Overview

Teaching: 25 min
Exercises: 0 min
Questions
  • What are APIs? What can they do?

Objectives
  • Explain how an API functions

  • Explain common API types

Vocabulary

What is an API?

Graphic showing Kayak.com

How APIs work

Illustration of APIs as a Barista: https://www.handsonconnect.org/blog/2016/8/17/whatapi-and-whySource:-should-i-care-is-an-9

How APIs work

How APIs work in realtion to a web-server: http://www.stepin-solutions.com/blog/api-programming-backbone-of-mobile-app-development/

Key Points

  • APIs are used all over the web’

  • APIs alllow applications to request data from web servers

  • There are several types of APIs

  • APIs can act as a ‘middle-man’ between you and data

  • APIs can help gather bulk data & metadata from library services