Use Postman to make API calls
Use Postman to make API calls
Postman is a tool that lets you build and test HTTP requests in an easy-to-use interface without configuring a full development environment. The Box Postman Collection is a set of preconfigured requests that make it possible to get started with the Box API from Postman without having to manually configure the requests.
Overview
This guide will take you through the following steps.
- Install Postman on your device.
- Configure a Box App so that Postman can access the Box API.
- Log in to the Box App to get the right API credentials.
- Fork Box's Postman collection into Postman.
- Make a first API call to the Box API with Postman.