Documentation

Everything you need to integrate LambdaShot into your application.

Quick Start

1. Get your API key

Sign up for an account and get your API key from the dashboard.

Create account →

2. Make your first request

curl "https://api.lambdashot.com/v1/screenshot?url=https://example.com" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -o screenshot.png

3. Explore the API

Check out the full API reference to discover all available options including custom viewports, PDF generation, element selection, and more.

Need help?

Can't find what you're looking for? We're here to help.

Contact support →