
ApyHub
Services from ApyHub
173 liveValidate an IBAN from a request body and get validity plus parsed fields like country code, BBAN, and the printable format.
Convert WAV files to MP3 from uploads or public URLs. Returns a streamed binary download or a signed link for the converted audio track.
Check whether an email belongs to an academic institution. Returns a boolean for education discounts, sign-up gating, and affiliation checks.
Convert Word files, base64 documents, or remote URLs to PDF. Returns a binary download or a signed link for .doc, .docx, .odt, and .rtf inputs.
Extract text from a PDF by URL or file upload. Supports page ranges and region bounds, returning plain text in a single data field.
Extract plain text from .doc or .docx files by URL or upload. Returns a single text field for indexing, search, and document workflows.
Generate downloadable .ics files or signed links from event details, with reminders, recurrence, all-day events, and full time zone support.
Validate BIC and SWIFT codes and extract the bank, branch, country, and location codes. Built for payment forms and banking data checks.
Convert a video URL or file into a GIF job and poll for the download URL. Adjust size, speed, duration, and start time for the clip you need.
Extract visible text from a webpage as a single string or an array of lines. Built for crawling, search indexing, and on-page SEO checks.
Convert one source currency into many target currencies, with optional date-based rates. Returns pair keys with rates, or false when unavailable.
Extract title, links, images, tables, headings, sections, and metadata from any webpage. Built for crawlers, content pipelines, and AI indexing.
Extract URLs from a website's sitemaps, with optional sitemap metadata and async job polling. Built for SEO audits, crawl seeds, and inventory.
Check whether a domain is available, taken, or indeterminate. Validate candidate names inside signup flows, registrars, and domain search tools.
Scan any webpage URL for broken links. Returns link statuses, redirect chains, response times, and a summary count for site audits and QA.
Pixelize faces in uploaded images or image URLs. Returns a processed URL, or a no-faces message, for privacy-safe redaction before publishing.
Get ISO 639-1 languages with the code, English name, and native name. Built for language pickers, localisation, and code-to-name lookups.
Get public holidays by country and year, plus the supported country list. Built for business-day logic, scheduling, and holiday calendars.
Generate Open Graph PNGs from JSON with title, subtitle, description, and brand colours. Returns a file or signed URL for social preview cards.
Convert MP3 files or public MP3 URLs to AAC. Returns a binary file or a signed download URI for media pipelines and streaming workflows.
Compare a source word against candidates using Metaphone or Soundex. Returns matching words with shared phonetic codes for deduping and search.
Rank candidate strings against a source string using Levenshtein distance. Built for typo correction, deduplication, and closest-match lookup.
Compare a source and target string and get a similarity score from 0 to 1. Built for fuzzy matching, duplicate checks, and text ranking.
Compare two strings with Levenshtein distance. Send a source and target, get an integer edit distance for fuzzy matching and typo checks.