Restpack
Provides screenshot, HTML to PDF and content extraction APIs
- Authentication
- API Key
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Documents & Productivity
- Documentation / URL
- https://restpack.io/
Overview
Restpack provides screenshot/PDF APIs — token-based (an invalid token returns 403, verified).
Quick Start
Screenshot (replace YOUR_TOKEN):
curl "https://restpack.io/api/screenshot/v4/capture?access_token=YOUR_TOKEN&url=example.com"
{ "error": "The access token is invalid or you are not subscribed to any plan." }
Authentication
- Register at restpack.io → access token.
- Send it as the
access_tokenquery parameter (invalid → 403, verified).
Rate Limits & Notes
- Key-based with a free tier (check the docs).
- Screenshots, PDFs, extraction.
FAQ
Is Restpack free? Key-based with a free tier per the docs.
Why 403? Invalid tokens return 403 (verified) — check your token/plan.
What’s the auth style?
access_token query parameter.
More in Documents & Productivity
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Airtable Integrate with Airtable | API Key | Yes | Unknown | ↗ |
| Api2Convert Online File Conversion API | API Key | Yes | Unknown | ↗ |
| apilayer pdflayer HTML/URL to PDF | API Key | Yes | Unknown | ↗ |
| Asana Programmatic access to all data in your asana system | API Key | Yes | Yes | ↗ |
| ClickUp ClickUp is a robust, cloud-based project management tool for boosting productivity | OAuth | Yes | Unknown | ↗ |