⚡ API Documentation

7 developer APIs, one API key. Free tier: 100 requests/day. No credit card required.

Authentication

curl -H "Authorization: Bearer YOUR_API_KEY" https://api.16761.tech/...

Pass your key via Authorization: Bearer sk_xxx header or X-API-Key: sk_xxx header.

📸 Screenshot API

Capture any webpage as PNG or JPEG. Custom viewport, full page, element selectors.

POST /screenshot

📄 PDF Export API

Convert any webpage to PDF. A4/Letter, landscape, background colors.

POST /pdf

🏷️ Metadata API

Extract title, OG tags, Twitter cards, favicon, canonical URL from any page.

POST /metadata

📱 QR Code API

Generate QR codes as PNG or SVG. Custom size, colors, error correction.

POST /qr

🔗 URL Shortener API

Shorten URLs with click tracking and custom codes.

POST /shorten

✉️ Email Verification API

Validate emails: format, MX records, disposable detection.

POST /verify-email

📝 Text Extraction API

Extract clean readable text from any webpage. Remove HTML, scripts, ads.

POST /text-extract
🚀 Get Free API Key