No site found for btvca-curriculum.herokuapp.com; using Bootcamp content.

Calling APIs

Tools for Exploration

Postman

  • Postman is a client for interacting with APIs

DEMO TIME

Postman Demo

How to

  • Query an API endpoint
  • Pass parameters (params) within the request
  • Read the formatted response within the UI
  • Save collections of requests