PA-API will be deprecated on April 30th, 2026. Please migrate to Creators API. See documentation at https://affiliate-program.amazon.com/creatorsapi/docs/en-us/introduction.
This documentation site is no longer maintained, and contains outdated information. Please refer to Creators API documentation.
Offers is deprecated. Use OffersV2 instead.
Find Browse Nodes
The Product Advertising API 5.0 offers several ways to find browse node IDs:
- BrowseNodeInfo high level Resource — Use with any item operation like GetItems, SearchItems, etc..
- GetBrowseNodes Operation
The following table lists several tutorials on how to best use Product Advertising API 5.0 to find Browse Nodes:
| Tutorial | Description |
|---|---|
| Finding Browse Nodes for an Item | Want to look for the browse nodes an item falls under? Use BrowseNodeInfo to find browse nodes for the item. |
| Navigate BrowseNode Tree | Have a browse node Id and want to navigate the browse tree? Use GetBrowseNodes API to navigate the browse node tree and navigate up/down the tree to find the desired browse node. |