Amazon Niche Data
Category Tree API
Navigate and retrieve the Amazon Browse Node Tree programmatically. Explore subcategories step-by-step to build a complete product taxonomy for your application.
API Description
Navigate and retrieve the Amazon Browse Node Tree, supporting incremental exploration of subcategories step by step from the root node.
🤖 Pulling this data to power an AI Agent? Instead of writing custom parsing code, leverage our MCP Server to grant your AI workspace native, real-time access with zero integration friction.
Request URL
Request Headers
| Parameters | Parameter value | Type | Description |
|---|---|---|---|
| Content-Type | application/json | string | Data format |
| Authorization | Bearer xxx | string | Authorization Token |
Request Parameters
| Parameters | Required | Type | Description |
|---|---|---|---|
| parentBrowseNodeIdPath | No | string | Parent Node Path Example: 2619526011 or 2619526011/18116197011 |
| page | No | int | Page Number |
| size | No | int | Items Per Page |
Response value
| Return value | Type | Description |
|---|---|---|
| code | int | Status Code |
| message | string | Message |
| data | object | Returned data |
Request example
Return example
Credit Consumption
- Average response time:
10s - Credit Consumption:
2.0 Credits/Per Request

