Screenshot API v1.0

Capture screenshots of any URL. Supports full-page, viewport, custom dimensions, and element targeting.

Quick Start

curl -H "X-API-Key: YOUR_KEY" \
  "https://api.techplaya.org/screenshot?url=https://example.com"

Parameters

Full Documentation

Interactive API Docs (Swagger) | ReDoc