Postman collection
Tink's Postman collection for Account Check keeps our API requests and elements organized for you. This provides you with an easy way to see how Account Check works.
Prerequisites
- A Postman user account
This article shows how to use Tink's Postman collection for Account Check. For documentation and help to use Postman, go to the Postman docs introduction
Note: Postman is a third-party company that makes an API platform for building and using APIs. To use the Postman collection for Account Check, you must first either sign up for a Postman user account to use Postman or download and install their app.
Download the Postman collection
To download our Postman collection, follow these steps.
- Open the tink-postman GitHub repo.
- Select Code > Download ZIP.
A ZIP file is downloaded to your computer. - Open the ZIP file and extract the file named
AccountCheck.postman_collection.json
to your computer.
Import the Postman collection
Online
To import the Postman collection online, follow these steps.
- Go to Postman and sign in.
- Select Import file > Upload files.
- Open the Account Check JSON file that you have downloaded and extracted.
- Select Import.
The Postman collection for Account Check is now imported to Postman.
Postman app
To import the Postman collection by using the Postman app that is installed on your computer, follow these steps.
- Open Postman.
- Select File > Import > Upload files.
- Open the Account Check JSON file that you have downloaded and extracted.
- Select Import.
The Postman collection for Account Check is now imported to Postman.
Documentation
The Postman collection for Account Check contains documentation. The documentation contains prerequisites to get your API credentials, and a guide that shows you how to fetch data via our API to get an Account Check report in JSON and PDF.
To view the documentation in the Postman collection, follow these steps.
- Open the Postman app or sign in to Postman (online).
- Select Collections in the left-hand sidebar.
- Select Documentation in the right-hand context bar.
For more information on how to see documentation in Postman, see Viewing documentation.