简体   繁体   中英

How to login to McMaster-Carr API

I am a beginner trying to log in to McMaster-Carr API. I have a.pfx authentication file, an API password, and my main login/password (email/account password). I have imported the.json file into postman and have inputted my main login credentials in the fields below, but I am not getting a success output message. I am confused as to where the API key/password goes and where I upload the.pfx file as well.

在此处输入图像描述

McMaster-Carr API: https://www.mcmaster.com/help/api/

How to upload.pfx file to Postman application

[ Windows / Linux ] - Select File > Settings > Certificates
[ Mac ] - Select Postman > Preferences > Certificates

设置/首选项屏幕

On the Client Certificates section, select the Add Certificate link
Add the hostname domain of the API service: api.mcmaster.com
Upload the.pfx file
Add the passphrase for the.pfx file: API password

添加 API 证书配置

Select Add (details should appear as below)
Close the screen and try to log in again with the same request

API 证书配置已保存

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM