API reference
30 endpoints, callable over REST or from any MCP client. Every call is priced in credits and every price is explained.
Network & DNS
dns-lookup 1 credit Resolve A, AAAA, MX, TXT, NS, CNAME or SOA records for a hostname.
ssl-check 2 credits Inspect a host's TLS certificate: issuer, expiry, subject alternative names and chain.
ip-lookup 1 credit Geolocate an IPv4 or IPv6 address and identify its network operator.
reverse-ip 1 credit Find the PTR/reverse DNS hostname an IP address resolves back to.
ping 2 credits Measure latency, jitter and packet loss for a host.
smtp-test 3 credits Diagnose a mail server: connectivity, TLS, certificate and AUTH.
Web & HTTP
http-request 2 credits Send an HTTP request from our servers and get back status, headers and body.
redirect-chain 2 credits Follow every hop a URL redirects through and report each status code.
broken-links 10 credits Fetch a page, extract its links and report which ones are dead.
web-scrape 3 credits Extract title, metadata, headings, links, images and text from a page.
SEO & Content
Hashing & Passwords
hash-text 1 credit Compute an MD5, SHA-1, SHA-256 or SHA-512 digest of a string.
bcrypt-hash 2 credits Hash a password with BCrypt at a chosen work factor.
bcrypt-verify 2 credits Check a plaintext password against a BCrypt hash.
argon2-hash 3 credits Hash a password with Argon2id, the current password-hashing recommendation.
argon2-verify 3 credits Check a plaintext password against an Argon2 hash.
Data & Utility
qr-generate 1 credit Generate a QR code PNG for any text or URL.
currency-rates 1 credit Fetch current exchange rates for a base currency.
gold-price 1 credit Live gold or silver price per ounce, gram and tola, with karat breakdown.
Documents
pdf-metadata 2 credits Read title, author, producer, dates and page count from a PDF.
word-to-pdf 15 credits Convert a Word, ODT or RTF document to PDF via LibreOffice.
ppt-to-pdf 15 credits Convert a PowerPoint or ODP deck to PDF via LibreOffice.
pdf-to-word 20 credits Convert a PDF to a DOCX file, keeping layout, tables and fonts.
pdf-to-excel 20 credits Extract tables from a PDF into an XLSX workbook.
pdf-to-ppt 20 credits Convert a PDF into a PPTX deck, one slide per page.
Images
remove-background 25 credits Remove an image background with AI and return a transparent PNG.
image-upscale 30 credits Enlarge an image 2x or 4x with Real-ESRGAN.
website-screenshot 25 credits Render a live web page to a PNG or JPEG with headless Chromium.
html-to-image 25 credits Render supplied HTML and CSS to a PNG or JPEG with headless Chromium.
watermark-image 2 credits Stamp text across an image at a chosen position and opacity.