Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
bgColor#F4F5F7

(blue star) Recommended: Refer toSee/wiki/spaces/GLUEPD/pages/2851438610 > Configuring Your API Account OAuth Specifications to get your access token using Postman.

Once Postman is installed and the two Fraud Report Postman Collection files have been imported and configured with your API account credentials and MIS code(s) for the pilot and production environmentsenvironment specifications, the process for generating and refreshing your API access token is obtained managed on the Fraud Report OAuth tab by clicking the “Send” button. The token is automatically stored . Once generated, Postman stores the token as the Bearer token in the Authorization head for all secured API requests.

Image Added

On the Fraud Report OAuth tab.

Step 1: In your Postman Workspace

...

, click on the Collections button to

...

expand the Fraud Report collection.

Step 2: Click on the Fraud Report OAuth file to open the tab in your Workbench.

Step 3: Ensure the appropriate environment is selected.

In the adjacent example

...

, the “GraphQL:Pilot” environment is selected (active).

Step 4: Click the Send button to

...

generate the access token.

...

The Each time you refresh your authorization credentials, a new ‘access_token’ is generated and automatically saved to the header for the next API operation you intend to execute.

...