Call an SP-API endpoint using Postman

To call an SP-API Order API

Sign in to Postman.

For Workspaces, choose your workspace.

Generate the access token using https://api.amazon.com/auth/o2/token.

For Request, choose GET.

Copy and paste the Order API in the text box .

Add required Params.

On the Headers tab, add the following key-pair:

`x-amz-access-token` [your access token value]

Under Authorization Tab Select No Auth

Click Send.

Leave a comment

Your email address will not be published. Required fields are marked *