Quick Start
Prefer Postman? Skip the manual steps — import our pre-configured collection and start making real API calls in under a minute.Download Postman Collection →Import the file into Postman: File → Import, paste the URL or drop the downloaded file. Your
baseUrl, asin, marketplace variables are pre-filled. Just set your apiKey.Step 1: Get Your API Key
- Sign up at app.descripio.com
- Navigate to Developer → API Keys
- Click “Create API Key”
- Copy your key (starts with
dscr_)
⚠️ Save your key securely. It won’t be shown again after creation.
Step 2: Trigger a Review Refresh
ReplaceYOUR_API_KEY with your actual key:
Step 3: Poll Job Status (With Timeout)
Python (Recommended):queued, processing, completed, failed, unknown.
cURL (Manual polling):