Skip to content

Add SnapAPI — multi-tool developer utility API #18

@niklastmk

Description

@niklastmk

API Details

Field Value
API Name SnapAPI
Description Developer utility API — 13+ endpoints for QR codes, screenshots, image resize, hashing, UUIDs, HTML-to-PDF, and more. One API key, free tier with 100 calls/month, no credit card required. CORS enabled, JSON responses.
Auth apiKey
HTTPS Yes
CORS Yes
Link https://snapapi-production-3fa2.up.railway.app
Category Development

community-apis.json Entry

{
  "API": "SnapAPI",
  "Description": "Developer utility API — 13+ endpoints for QR codes, screenshots, image resize, hashing, UUIDs, HTML-to-PDF, and more. One API key, free tier with 100 calls/month, no credit card required.",
  "Auth": "apiKey",
  "HTTPS": true,
  "Cors": "yes",
  "Link": "https://snapapi-production-3fa2.up.railway.app",
  "Category": "Development"
}

Endpoints

Endpoint Description
/api/qr QR code generation (PNG/SVG)
/api/screenshot Capture webpage screenshots
/api/resize Image resize and format conversion
/api/pdf HTML to PDF conversion
/api/hash Hash strings (SHA-256, MD5, SHA-512, etc.)
/api/uuid UUID, nanoid, and token generation
/api/meta URL metadata / Open Graph tag extraction
/api/base64 Base64 encode/decode
/api/jwt-decode JWT token decode
/api/color Color format conversion
/api/lorem Lorem ipsum text generation
/api/markdown Markdown to HTML
/api/placeholder Placeholder image generation

Docs: https://snapapi-production-3fa2.up.railway.app/docs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions