Capture screenshots at multiple viewport sizes in a single request. Preview how websites look on desktop, tablet, and mobile devices.
POST /v1/responsive| Name | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | URL to capture responsive previews for |
| devices | array | No | Array of device names or custom widths |
curl -X POST "https://api.toolcenter.dev/v1/responsive" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "https://example.com", "devices": ["desktop", "tablet", "mobile"]}'
QA testing across devices
Client presentation mockups
Responsive design validation
Portfolio showcase generation
500 free API calls per month. No credit card required.
Get Started Free