# ScreenshotAPI.net API **Provider:** ScreenshotAPI.net **Category:** developer **Base URL:** `https://screenshotapi.net` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** 10 req/min (free) **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://screenshotapi.net/ ## Description Create pixel-perfect website screenshots ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://screenshotapi.net/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://screenshotapi.net' ``` ## Sample Response ```json {} ``` ## Pricing Details Website screenshot API. Free: 100 screenshots/month. Basic $14/mo (1K screenshots). Standard $49/mo (5K screenshots). Pro $99/mo (20K screenshots). --- *Source: [API Map](https://apimap.dev/apis/screenshotapi-net/) — CC BY 4.0*