- payments.js: Invoice creation, blockchain polling, payment matching - Endpoints: POST /api/subscribe, GET /api/subscribe/:id, GET /api/pricing - Plans: Pro ($10/mo, 1000 captures), Enterprise ($50/mo, 10000 captures) - Zero fees: Direct USDC transfer monitoring on Polygon - Unique cent offsets per invoice for payment reconciliation - Auto-generates API keys on payment confirmation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| public | ||
| .gitignore | ||
| invoices.json | ||
| landing.html | ||
| package-lock.json | ||
| package.json | ||
| payments.js | ||
| README.md | ||
| screenshot-api.service | ||
| server.js | ||
SnapAPI v2.0
Screenshot, PDF, and Markdown conversion API powered by Puppeteer + Chrome.
Features
- URL screenshot capture (PNG, JPEG)
- PDF generation from URLs
- Markdown to PDF/PNG/HTML conversion
- API key authentication
- Rate limiting and concurrency control
- SSRF protection