Skip to main content

Welcome to Descripio API

Access rich Amazon product review data through a simple, async-first REST API.

Why Descripio API?

Async-First Architecture
No timeouts. Trigger a job, poll for completion, read cached results.
Full Review Text
Get up to 200 reviews per ASIN (10 pages recent + 10 pages helpful).
Predictable Pricing
Quota-based plans. No hidden overage charges.
Battle-Tested Infrastructure
Built on Descripio’s production scraping infrastructure serving 1000+ sellers.

Base URL

All API requests use the following base URL:
https://app.descripio.com/api/v1

Authentication

All endpoints require a Bearer token in the Authorization header:
Authorization: Bearer dscr_abc123...
Learn more about authentication →