API Keys

API Keys

Manage your API keys for authenticating with the Screenshotly API.

Your API Keys

0 keys active

Quick Reference

Copy code snippets with your API key pre-filled.

curl -X POST class="string">"https:class="commentclass="string">">//api.screenshotly.dev/v1/capture" \
  -H class="string">"X-API-Key: YOUR_API_KEY" \
  -H class="string">"Content-Type: application/json" \
  -d class="string">'{"url": "https:class="comment">//example.com", "options": {"format": "png"}}'