Versions Compared

Key

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

...

Getting the API Access Token

Panel
panelIconId33bfe2b7-860e-4d5a-bd01-ea85976cc352
panelIcon:Postman-Logo:
panelIconText:Postman-Logo:
bgColor#F4F5F7

A&R Staff: Use Postman to Get Your API Token

With your API account created with the proper credentials in place, the request below returns a JSON block including an “access_token” field. This token becomes the Bearer token required in the Authorization head for secured requests to the API. (Note: An API account is configured by the CCCTC during the implementation process.)

...

(blue star) If you are using Postman to query the Fraud Data API, your account credentials were configured in Postman when you imported with the CCCTC Fraud Report event collection and configured with the Fraud Report OAuth file.

To The process to get your API token using Postman is detailed below. o access your API token in Postman, click on the Fraud Report OAuth tab (which should still be open in your Postman workspace) for the appropriate environment. In the example below see the “GraphQL:Pilot” environment is selected (active). Click the Send button to get your access token.

...