# FastScreenshotAPI > Screenshot API that actually works. Capture any website as an image with one API call. ## API Base URL: https://api.fastscreenshotapi.com/v1 OpenAPI: https://api.fastscreenshotapi.com/openapi.json Docs: https://fastscreenshotapi.com/docs ## MCP Server URL: https://api.fastscreenshotapi.com/v1/mcp Protocol: JSON-RPC 2.0 (Model Context Protocol) Auth: X-Api-Key header ## Quick Start 1. Register: POST /v1/auth/register 2. Screenshot: POST /v1/screenshot with X-Api-Key header 3. Free tier: 200 screenshots/month, no credit card ## Tools (MCP) - take_screenshot: Capture URL or HTML as image (PNG/JPEG/WebP) - batch_screenshots: Multiple URLs at once - check_job_status: Poll async job status - get_usage: Check quota usage