---
title: API Catalog
url: https://apyhub.com/catalog
---

# ApyHub API Catalog

Browse certified APIs for AI, file conversion, data extraction, image processing, and more — ready to call in minutes.

- [AI-Generated Image Detection API](https://apyhub.com/anyimagedetector/service/detect-ai-generated-image.md): Classify a public JPG, PNG, or WebP URL as likely AI-generated, human, or uncertain. Returns ai_score, confidence, and source_breakdown.
- [AI-ready Clean Data Extractor API](https://apyhub.com/apyhub/service/webpage-extractor-api.md): Extract title, links, images, tables, headings, sections, and page metadata from a webpage URL. Useful for crawlers, content pipelines, and search indexing.
- [Extract Sitemap from URL API](https://apyhub.com/apyhub/service/extract-sitemap-from-url-api.md): Extract URLs from a website’s sitemaps, with optional sitemap metadata and async job polling. Useful for SEO audits, crawl seeds, and site inventory.
- [Domain Availability API](https://apyhub.com/apyhub/service/domain-availability-api.md): Check whether a domain is available, taken, or indeterminate. Validate candidate names for signup flows, registrars, and domain search tools.
- [Broken Link Checker API](https://apyhub.com/apyhub/service/broken-link-checker-api.md): Scan a webpage URL and get link statuses, redirect chains, response times, and a summary of broken links for audits and QA.
- [Convert Timezone and Meeting Planner API](https://apyhub.com/creightonnick0/service/timezone-conversion.md): Convert local datetimes across IANA time zones with DST-aware offsets, or plan meetings across multiple zones. Returns structured source, UTC, and target times.
- [Business Days Calculator API.](https://apyhub.com/creightonnick0/service/business-day-math.md): Calculate business-day adds, counts, checks, and holiday lists with country calendars for US, GB, CA, AU, DE, FR, and IN.
- [Validate and Format Phone Number API](https://apyhub.com/creightonnick0/service/validate-phone-number.md): Validate phone numbers in E.164 or national format and get normalized country-aware output. Useful for signup forms, contact cleanup, and SMS workflows.
- [Advanced Schedule Cron API](https://apyhub.com/creightonnick0/service/cron-next-run-calculator.md): Compute upcoming fire times for a 5-field cron expression. Return next_runs, count, timezone, and the reference time in UTC.
- [Validate Or Generate Barcode Check Digits API](https://apyhub.com/creightonnick0/service/validate-barcode-check-digits.md): Validate or generate barcode check digits for EAN, UPC, and ISBN values. Returns validity and check-digit fields for product data checks.
- [Pixelize Face API](https://apyhub.com/apyhub/service/pixelize.md): Pixelize faces from uploaded images or image URLs. Returns a processed URL or a no-faces message for privacy-safe redaction.
- [Language Dictionary API](https://apyhub.com/apyhub/service/mono-go-language-list.md): Get ISO 639-1 languages with code, English name, and native name. Useful for language pickers, localisation, and code-to-name lookups.
- [Public Holidays API](https://apyhub.com/apyhub/service/mono-go-public-holidays.md): Get public holidays by country and year, plus the supported country list. Use it for business-day logic, scheduling, and holiday calendars.
- [Basic OG Image Generator API](https://apyhub.com/apyhub/service/generate-og-image.md): Generate Open Graph PNGs from JSON with title, subtitle, description, and brand colors. Use a file or signed URL in social preview workflows.
- [Convert MP3 to AAC API](https://apyhub.com/apyhub/service/convert-mp3-to-aac.md): Convert MP3 files or public MP3 URLs to AAC. Returns a binary file or a signed download URI for media workflows.
- [Phonetic Text Search API](https://apyhub.com/apyhub/service/phonetic-match.md): Compare a source word against candidate strings using Metaphone or Soundex. Returns matching words with shared phonetic codes for deduping and search.
- [Best Match Text Search API](https://apyhub.com/apyhub/service/best-match-text-search.md): Ranks candidate strings against a source string and returns matches with Levenshtein distance. Useful for typo correction, deduplication, and closest-match loo…
- [Check WCAG Color Contrast API](https://apyhub.com/creightonnick0/service/color-contrast-checker.md): Compare foreground and background colors and get WCAG 2.1 contrast ratio, AA/AAA pass-fail, luminance, and a recommendation.
- [Validate Payment Card API](https://apyhub.com/creightonnick0/service/validate-card-number.md): Validate card numbers with Luhn and length checks, identify the network, and return masked or formatted values for safe handling.
- [Ingredient Parser From Text API](https://apyhub.com/ingredients/service/parse-ingredients.md): Parse ingredient text into additives, allergens, trace warnings, and dietary flags. Useful for food labels, compliance checks, and catalog enrichment.
- [Text Similarity Search API](https://apyhub.com/apyhub/service/text-similarity-search.md): Compare a source string and a target string and get a 0 to 1 similarity score. Useful for fuzzy matching, duplicate checks, and text ranking.
- [Text Distance Search API](https://apyhub.com/apyhub/service/text-distance-search.md): Compare two strings with Levenshtein distance. Send source and target, get an integer edit distance for fuzzy matching and typo checks.
- [Ranked Text Search API](https://apyhub.com/apyhub/service/ranked-text-search.md): Rank fuzzy matches for a search term against space-separated text. Returns matches with Levenshtein distance for lookup and typo-tolerant search.
- [Differentiate Text API](https://apyhub.com/apyhub/service/compare-text-or-code-snippets.md): Compare two text or code snippets and get ordered diff segments plus addition, deletion, and unchanged counts for review and change tracking.
- [Working Day Calculator API](https://apyhub.com/apyhub/service/count-working-days.md): Count working days between two dates for a country. Returns total days, weekends, holidays, and working_days for scheduling and payroll logic.
- [Validate EU VAT Batch API](https://apyhub.com/apyhub/service/validate-vat-batch.md): Validate up to 10 VAT numbers per request and get per-item valid results, with lookup errors flagged separately for tax and billing workflows.
- [VAT Company Lookup API](https://apyhub.com/apyhub/service/lookup-vat-company.md): Verify a VAT number and retrieve the matching company name, address, country code, and validity status for onboarding and invoicing checks.
- [Generate SVG Badge API](https://apyhub.com/apyhub/service/generate-svg-badge.md): Generate SVG badges from a label and message, with optional colors. Download the SVG or get a signed URL for READMEs, docs, and CI status.
- [Generate Radar Chart API](https://apyhub.com/apyhub/service/generate-simple-radar-chart.md): Generate radar chart images or pre-signed links from titles, labels, and series data. Useful for score comparisons, dashboards, and reports.
- [Generate HeatMap Chart API](https://apyhub.com/apyhub/service/generate-simple-heatmap-chart.md): Generate calendar heatmap charts from dated numeric data. Returns a chart image file or a pre-signed image URL for dashboards and reports.
- [Generate Donut Graph API](https://apyhub.com/apyhub/service/mono-go-simple-donut-chart-generation.md): Generate donut chart images from a title and labeled data. Get a binary image or a pre-signed URL for dashboards, reports, and status breakdowns.
- [DNS Batch Lookup API](https://apyhub.com/apyhub/service/mono-go-dns-batch-lookup.md): Batch resolve domains or IPs for A, AAAA, MX, NS, TXT, CNAME, and PTR records. Get per-row status plus record data for each query.
- [Convert WebP to PNG API](https://apyhub.com/apyhub/service/mono-go-webp-to-png-conversion.md): Convert WebP images to PNG from file uploads or image URLs. Download the PNG directly or get a signed URL for the converted file.
- [Convert WebP to JPEG API](https://apyhub.com/apyhub/service/mono-go-webp-to-jpeg-conversion.md): Convert WebP images to JPEG from a URL or multipart upload. Get a binary file or a signed download URL for downstream use.
- [Convert WebP to AVIF API](https://apyhub.com/apyhub/service/mono-go-webp-to-avif-conversion.md): Convert WebP images to AVIF from a public URL or multipart upload. Get either binary file downloads or a signed URL for the converted image.
- [Convert SVG to PNG API](https://apyhub.com/apyhub/service/mono-go-svg-to-png-conversion.md): Convert SVGs from a URL or multipart upload into PNG. Get binary output or a signed download URL for previews and image delivery.
- [Convert JPEG to AVIF API](https://apyhub.com/apyhub/service/convert-jpeg-to-avif-api.md): Convert JPEG images to AVIF from a public URL or multipart upload. Return either binary output or a signed download link.
- [Convert Date & Time Formats API](https://apyhub.com/creightonnick0/service/convert-date-time.md): Convert ISO strings, unix epochs, or now into UTC, localized, and relative formats. Returns weekday, week number, and epoch values.
- [MIME Type Lookup from File Name API](https://apyhub.com/creightonnick0/service/mime-type-lookup.md): Map filenames or extensions to MIME types, or reverse a MIME type back to a filename-style value. Useful for uploads, headers, and file validation.
- [Convert Excel to PDF Job API](https://apyhub.com/flowdocs/service/convert-excel-to-pdf.md): Convert .xlsx, .xlsm, and .xls files into PDF jobs. Track status, progress, and batch completion, then download finished files.
- [Convert PDF to Excel Job API](https://apyhub.com/flowdocs/service/convert-pdf-to-excel.md): Convert PDF files to .xlsx workbooks and track each job by status and progress. Useful for turning invoices, reports, and statements into spreadsheets.
- [Convert PDF to Word Job API](https://apyhub.com/flowdocs/service/convert-pdf-to-word.md): Convert PDF files to Word .docx outputs and track each job by status and progress. Supports single-file downloads and aggregated job monitoring.
- [Convert Word to PDF Job API](https://apyhub.com/flowdocs/service/generate-word-to-pdf.md): Convert .docx, .doc, .rtf, and .odt files to PDF and track each job by status and progress. Useful for batch document workflows and downloads.
- [Deskew PDF API](https://apyhub.com/flowdocs/service/deskew-pdf-pages.md): Deskew scanned PDF pages and track each job by status and progress. Get corrected PDFs back as binary output for cleanup and indexing workflows.
- [Fix PDF Orientation API](https://apyhub.com/flowdocs/service/auto-correct-pdf-pages.md): Auto-rotate PDF pages with OCR and track job progress. Returns job IDs, status, progress, and corrected PDF downloads.
- [Split Excel API](https://apyhub.com/flowdocs/service/split-excel.md): Split .xlsx and .xlsm files into one workbook per value group. Track job status, progress, and download finished split outputs.
- [JWT Decoder API](https://apyhub.com/creightonnick0/service/decode-jwt.md): Decode a JWT from a token string and inspect its header, payload, and claims without verification. Useful for debugging auth flows and token contents.
- [Generate IDs In Batch API](https://apyhub.com/creightonnick0/service/generate-id-batch.md): Generate batches of UUIDs, ULIDs, NanoIDs, hex strings, or short tokens. Useful for test data, fixtures, and temporary IDs.
- [Convert Number Bases API](https://apyhub.com/creightonnick0/service/convert-number-bases.md): Convert integer strings between bases 2 to 36, with auto-detection for 0x, 0o, and 0b prefixes. Useful for radix formatting and mixed-base inputs.
- [Convert Color Formats API](https://apyhub.com/creightonnick0/service/color-converter.md): Convert a color string in hex, RGB, or HSL and get structured JSON back for palette, accessibility, and format handling in apps.
- [Lookup US Address by Coordinates API](https://apyhub.com/dosvak/service/reverse-address-lookup.md): Convert latitude and longitude into a location lookup result. Useful for maps, delivery events, and turning coordinates into address context.
- [Parse & Normalize US Address API](https://apyhub.com/dosvak/service/parse-and-normalize-address.md): Parse a free-form address line and optionally a country code into a structured response. Useful for checkout, CRM cleanup, and address validation workflows.
- [ Search US Address API ](https://apyhub.com/dosvak/service/search-addresses.md): Search address matches from a text query, with optional country filtering and result limits. Useful for autocomplete, lookup, and address validation flows.
- [Advanced Chat Completion Generation API](https://apyhub.com/llmapi-gateway/service/chat-completions-api.md): Create chat responses from messages with support for tools, streaming, web search, and structured output. Returns choices plus token and cost usage.
- [Market Trends and Growth Forecasting API](https://apyhub.com/namastesumalya/service/forecast-market-trends.md): Analyze a website URL for key market trends, opportunity score, differentiation, and growth potential. Useful for product research and competitor review.
- [Content and Keyword Analysis API](https://apyhub.com/namastesumalya/service/analyze-content-keywords.md): Analyze a webpage URL for keywords, sentiment, readability, language, and word count. Useful for SEO audits and content review workflows.
- [Intelligent Competitor Mapping API](https://apyhub.com/namastesumalya/service/identify-competitors.md): Identify a website's competitors from a URL. Get industry, market niche, overlap scores, and a differentiation strategy for research and outreach.
- [Address Validation & Location Lookup API](https://apyhub.com/quadlem/service/address-validation.md): Validate address input from query params or JSON body. Returns `success`, `code`, and additional module blocks for basic address checks.
- [Advanced Email Verification API](https://apyhub.com/quadlem/service/email-verification.md): Verify an email address from a single query parameter and get a response with code and success. Useful for signup checks and list cleanup.
- [Advanced IBAN Validation API](https://apyhub.com/quadlem/service/iban-validation.md): Validate an IBAN from a single iban parameter and get a success/code response. Useful for payment flows and bank-detail checks.
- [AML & Sanctions Verification API](https://apyhub.com/quadlem/service/sanctions-screening.md): Check a name against sanctions and AML screening data, with optional date of birth, country, and result limit filters. Returns a success flag and code.
- [BIN IP Checker API](https://apyhub.com/quadlem/service/bin-ip-checker.md): Validate a BIN against an IP address and get a simple response envelope with `success` and `code`. Useful for fraud checks and payment routing.
- [BIN Lookup API](https://apyhub.com/quadlem/service/bin-lookup.md): Look up a card BIN from a single query parameter and get a success envelope with a code. Useful for payment routing, analytics, and fraud checks.
- [Company KYB Lookup API](https://apyhub.com/quadlem/service/company-kyb-lookup.md): Verify companies by LEI, VAT, name, and country. Get a JSON envelope with success status and lookup results for KYB and onboarding checks.
- [Foreigen Exchange Rates API](https://apyhub.com/quadlem/service/fx-rates.md): Get FX rate data for a chosen base currency. Returns a success flag, numeric code, and the rate blocks used in pricing, billing, and reporting.
- [Identity & Fraud Verification API](https://apyhub.com/quadlem/service/verify-all-in-one.md): Validate IP, BIN, DOB, VAT, IBAN, email, phone, address, and more in one request. Useful for onboarding, risk checks, and pre-validation workflows.
- [IP Address Lookup API](https://apyhub.com/quadlem/service/ip-address-look-up.md): Send an IP address and get a structured lookup response with success and code fields. Useful for geolocation, enrichment, and fraud checks.
- [Search & Filter BIN Database API](https://apyhub.com/quadlem/service/bin-search.md): Search BIN records by bank, brand, country, prefix, level, or card type. Get a response envelope with a success flag, code, and module blocks.
- [US Patent Search & Records API](https://apyhub.com/dosvak/service/search-uspto-patents.md): Search, retrieve, and analyze US patent data via API. Full-text claims search, CPC classifications, citations, assignees, and yearly trend analytics.
- [US Patent & Trademark Assignments API](https://apyhub.com/dosvak/service/unified-uspto-search.md): Search patents and trademarks in one query. Track ownership transfers and assignment history across US patent and trademark records via API.
- [US Trademark Registry & Analytics API](https://apyhub.com/dosvak/service/search-trademark-records.md): Search and verify US trademarks by name via API. Get status, jurisdiction, ownership transfer history, and portfolio analytics for brand clearance.
- [Find Similar Sites by  Domains API](https://apyhub.com/dosvak/service/similar-domains.md): Find domains related to a given website, with an optional result limit. Useful for SEO research, competitor discovery, and prospecting.
- [Get Language Breakdown Used on Web](https://apyhub.com/dosvak/service/language-distribution.md): Get language distribution data with an optional country code and result limit. Useful for localisation, market analysis, and reference-data lookups.
- [Get Top Domains by Country API](https://apyhub.com/dosvak/service/top-domains-by-country.md): Get the top domains for a country, sorted by coverage or rank. Useful for SEO, market research, and tracking local web popularity.
- [List  Website Category API](https://apyhub.com/dosvak/service/category-facets.md): Fetch category facet data with optional limit, page language, and country code filters. Useful for localized catalog navigation and market-specific browse page…
- [Lookup Websites by IP  API](https://apyhub.com/dosvak/service/ip-reverse-lookup.md): Look up a website IP with an optional result limit. Useful for IP-based enrichment, routing, logging, and geolocation workflows.
- [Generate Sudoku & Schulte Board API](https://apyhub.com/gyanesh5009/service/playsocket-game-engine.md): Generate Sudoku puzzles and Schulte tables via GraphQL. Returns puzzle grids, solutions, difficulty, and randomized board layouts for game apps.
- [US Reverse Location Lookup API](https://apyhub.com/dosvak/service/reverse-location-lookup.md): Reverse geocode lat/lon coordinates with an optional search radius. Get a flexible JSON result for map, delivery, and GPS workflows.
- [Resume Optimize Document API](https://apyhub.com/dosvak/service/optimize-resume.md): Optimize resume text or uploaded PDF/DOCX files with optional target skills. Useful for tailoring a CV to a specific role or job description.
- [Resume Parsing & Analysis API](https://apyhub.com/dosvak/service/parse-resume-analyze.md): Parse resume files or text into structured output for ATS, screening, and candidate data workflows.
- [Skill Based Resume Screening API](https://apyhub.com/dosvak/service/screen-resume.md): Screen resumes from text or uploaded PDF/DOCX files using minimum years and required skills. Use it to automate first-pass candidate review.
- [CheckText Profanity API](https://apyhub.com/dosvak/service/profanity-check.md): Send text and optional language code, and get a profanity analysis back. Useful for moderating comments, chats, reviews, and other user-generated content.
- [Resolve Short URL API](https://apyhub.com/dosvak/service/unshorten-url.md): Resolve shortened URLs to their destination. Control redirect hops and timeout for link checks, moderation, analytics, and URL normalization.
- [Find US Places in Bounding Box API](https://apyhub.com/dosvak/service/places-in-bounding-box.md): Find places inside a latitude-longitude box, with optional result limits. Useful for map search, regional filtering, and place discovery.
- [US County Place Context API](https://apyhub.com/dosvak/service/county-place-context.md): Look up place context from a 5-digit county FIPS code. Returns JSON for county-level enrichment, filters, and reference data workflows.
- [Basic Text Analysis API](https://apyhub.com/creightonnick0/service/analyze-text.md): Analyze text for counts, readability, top keywords, and reading time. Useful for content review, SEO checks, and simple language statistics.
- [Convert Case & Slug from Text API](https://apyhub.com/creightonnick0/service/convert-case-and-slug.md): Convert text into slug, camelCase, snake_case, and other common cases. Useful for URLs, identifiers, headings, and text normalisation.
- [Generate/Score Password API](https://apyhub.com/creightonnick0/service/password-strength-evaluation.md): Score a password with strength, entropy, warnings, and crack-time analysis, or generate a strong password of a chosen length.
- [Apply Invisible Text Watermark on Image API](https://apyhub.com/dosvak/service/embed-invisible-text-watermark.md): Embed an invisible text watermark in an image and get the processed file back. Useful for tracking asset ownership without altering the visible image.
- [Apply Invisible Watermark on Image API](https://apyhub.com/dosvak/service/embed-invisible-image-watermark.md): Embed a hidden watermark into an image using a source file and watermark image. Returns the processed image as binary output.
- [Apply Style Filters on Image API](https://apyhub.com/dosvak/service/apply-image-style-transfer.md): Upload a binary image and get back a stylized version in painting, watercolor, sketch, or oil mode. Adjust strength from 0 to 1.
- [Blur/Pixelate or Black out Image Faces API](https://apyhub.com/dosvak/service/blur-faces.md): Detect faces in an image and return a blurred, pixelated, or blacked-out version. Useful for anonymising photos before publishing or sharing.
- [Change Image Aspect Ratio API](https://apyhub.com/dosvak/service/restore-image-aspect-ratio.md): Restore a stretched image to a target aspect ratio. Send an image file and get corrected binary output for cleanup and publishing workflows.
- [Extract Hair Region from Image API](https://apyhub.com/dosvak/service/extract-hair-region.md): Extract a heuristic hair region from a portrait image and return a transparent binary image. Useful for avatar, retouching, and compositing workflows.
- [Extract Head Region from Image API](https://apyhub.com/dosvak/service/extract-head-region.md): Extract the head and shoulders from a portrait image and get a transparent image back. Useful for avatars, profile photos, and photo cutouts.
- [Extract Invisible Text Watermark from Image API](https://apyhub.com/dosvak/service/extract-invisible-text-watermark.md): Extract hidden text from watermarked PNG images. Returns the decoded text and bytes processed for asset review, provenance checks, or forensics.
- [Extract Invisible Watermark from Image API](https://apyhub.com/dosvak/service/extract-invisible-image-watermark.md): Extract an invisible watermark from a watermarked PNG image up to 20 MB. Returns the recovered result as binary data for downstream checks.
- [Score Image Exposure API](https://apyhub.com/dosvak/service/score-image-exposure.md): Score a single image file for exposure quality and clipping. Get numeric exposure metrics and recommendations for automated photo review.
- [Score Image Quality API](https://apyhub.com/dosvak/service/score-image-aesthetic-quality.md): Score uploaded images for composition and visual quality. Returns an overall score, face count, and metrics for color, thirds, exposure, and sharpness.
- [Find Nearby places In US API](https://apyhub.com/dosvak/service/nearby-places.md): Find places near a latitude and longitude, with optional radius and result limit. Useful for local search, maps, and location-aware apps.
- [Find Nearby Places in US  by Category API](https://apyhub.com/dosvak/service/nearby-places-by-category.md): Search places by category around a latitude and longitude, with optional radius and result limits. Useful for maps, travel, and local discovery apps.
- [Find Nearest Road Segment in US API ](https://apyhub.com/dosvak/service/nearest-major-road-segment.md): Find the nearest major road segment for a latitude and longitude pair. Useful for map matching, routing, and cleaning GPS points.
- [Reverse Geocode US Coordinates API ](https://apyhub.com/dosvak/service/reverse-geocode.md): Convert latitude and longitude into location data, with optional points of interest. Useful for map pins, GPS events, and location-aware apps.
- [Search US Places API ](https://apyhub.com/dosvak/service/search-places.md): Search places with a query string and optional result limit. Useful for place lookup, map search, and location autocomplete.
- [US places Category Breakdown API ](https://apyhub.com/dosvak/service/category-breakdown-in-bbox.md): Count place categories inside a bounding box using min/max lat and lon. Useful for map filtering, location analytics, and area summaries.
- [Advanced Image OCR API](https://apyhub.com/dosvak/service/ocr-image.md): Extract text from an image and get word-level bounding boxes, confidence scores, and word count. Useful for OCR pipelines, search, and document digitization.
- [Detect Faces from Image File API](https://apyhub.com/dosvak/service/detect-faces.md): Send an image file and get face bounding boxes back with face_count and image_size. Useful for cropping, overlays, and image workflows.
- [Detect Image Blur API](https://apyhub.com/dosvak/service/detect-image-blur.md): Check whether an uploaded image is blurry and get a Laplacian variance score, threshold, and confidence. Useful for upload QA and OCR prechecks.
- [Extract Image Color Palette API](https://apyhub.com/dosvak/service/extract-image-palette.md): Extract a dominant hex colour and sorted palette from an uploaded image. Useful for theme generation, design workflows, and image analysis.
- [ Apply Face Filters API](https://apyhub.com/dosvak/service/apply-face-filters.md): Apply warm, cool, vivid, mono, or dream filters to an uploaded image and receive the edited file back. Tune effect intensity for photo styling or batch edits.
- [Convert Image to Cartoon API](https://apyhub.com/dosvak/service/cartoonize-image.md): Convert an uploaded image into a cartoon-style PNG. Control style, detail, smoothing, and edge strength for avatars, graphics, and image effects.
- [Portrait Photo Enhancement API](https://apyhub.com/dosvak/service/portrait-beauty-enhancement.md): Enhance a portrait image with contrast, smoothing, and brightness controls. Returns the edited image as binary output for upload or further processing.
- [Portrait Photo Retouch API](https://apyhub.com/dosvak/service/retouch-portrait-photo.md): Smooth and sharpen a portrait image from a binary file upload. Returns the edited image for profile photos, avatars, and staff pictures.
- [Skin Smoothing API](https://apyhub.com/dosvak/service/skin-beauty.md): Smooth skin-toned regions in a portrait image while preserving edges. Send a binary image and get a processed image back, with adjustable strength.
- [Analyze AI Search Performance API](https://apyhub.com/se-ranking/service/ai-search.md): SE Ranking Data API | AI search -  analyze a domain/brand's visibility and performance within various LLM results, such as ChatGPT, Gemini, and Perplexity
- [Analyze Backlinks API](https://apyhub.com/se-ranking/service/backlinks.md): SE Ranking Data API | Backlinks - conduct a comprehensive analysis of the backlink profile for any given target
- [Audit Website SEO API](https://apyhub.com/se-ranking/service/website-audit.md): SE Ranking Data API | Website Audit - provides a comprehensive suite of tools to programmatically manage the full lifecycle of your technical SEO audits
- [Get SERP Results API](https://apyhub.com/se-ranking/service/serp-results-classic.md): SE Ranking Data API | SERP Results - retrieve the top 100 search engine results pages (SERPs) for any keyword in real-time
- [Research Keywords API](https://apyhub.com/se-ranking/service/keyword-research.md): SE Ranking Data API | Keyword Research - comprehensive keyword analysis and discovery
- [Advanced Text to Speech API](https://apyhub.com/llmapi-gateway/service/audio-text-speech.md): Create speech from text and list available audio models. Compare TTS and STT capabilities, limits, pricing, and formats.
- [US Routing Number Lookup API](https://apyhub.com/dosvak/service/lookup-bank-by-routing-number.md): Look up a U.S. bank by 9-digit routing number. Use it to validate payment details and retrieve the routing lookup response.
- [US Routing Number Validation API](https://apyhub.com/dosvak/service/validate-routing-number.md): Validate a 9-digit U.S. routing number from a query parameter. Use it to reject invalid bank details before ACH or payment processing.
- [Validate IBAN Checksum API](https://apyhub.com/dosvak/service/validate-iban-checksum.md): Validate an IBAN from a query parameter and use the result to catch invalid bank account numbers before payments or onboarding.
- [US County Directory API](https://apyhub.com/dosvak/service/list-counties.md): List counties with optional state_name and limit filters. Useful for address forms, regional lookups, and US geography reference data.
- [US County Lookup by Coordinates API](https://apyhub.com/dosvak/service/coordinate-enrichment.md): Enrich latitude and longitude coordinates with location data in JSON. Useful for maps, analytics, and apps that need context for a point.
- [US County Profile API](https://apyhub.com/dosvak/service/county-profile.md): Fetch a county profile by 5-digit FIPS code. Useful for demographic enrichment, reporting, and county-level lookup workflows.
- [US County Search API](https://apyhub.com/dosvak/service/search-counties.md): Lookup county matches from a text query, with optional result limiting. Useful for address workflows, jurisdiction checks, and location search.
- [US State Summary API](https://apyhub.com/dosvak/service/state-summaries.md): Get state-level summary records with an optional limit up to 100. Useful for dropdowns, dashboards, and lightweight reference data lookups.
- [US Climate Exposure API](https://apyhub.com/dosvak/service/coordinate-climate-exposure.md): Look up climate exposure for a latitude and longitude, with an optional radius. Useful for mapping, insurance, real-estate, and risk workflows.
- [US Climate Risk Score API](https://apyhub.com/dosvak/service/coordinate-climate-score.md): Get a climate score for any latitude and longitude. Useful for location ranking, site selection, travel, and geographic analytics.
- [US County Climate Profile API](https://apyhub.com/dosvak/service/county-climate-profile.md): Look up county climate information from a 5-digit FIPS code. Useful for geospatial enrichment, regional reporting, and county-based analytics.
- [US County Climate Search API](https://apyhub.com/dosvak/service/search-climate-counties.md): Search counties by query with an optional limit. Useful for autocomplete, location lookup, and county-level climate data matching.
- [US State Climate Summary API](https://apyhub.com/dosvak/service/state-climate-summary.md): Get climate information for a U.S. state by full name. Useful for location-aware apps, regional dashboards, and state-level lookups.
- [US Top Climate Risk Counties API](https://apyhub.com/dosvak/service/top-risk-counties.md): Get a ranked list of high-risk counties, with an optional limit up to 200. Useful for climate dashboards, planning tools, and location analysis.
- [Email and IP Risk Analyzer](https://apyhub.com/egemenkto/service/analyze-email-ip.md): What it does Fraudox OSINT analyzes an email address and an IP address in one request, then returns a risk-focused decision you can use in signup, lead, or abu…
- [Retrieve NOAA Weather Alerts API](https://apyhub.com/dosvak/service/noaa-active-alerts-by-area.md): Fetch active NOAA weather alerts for a two-character area code. Useful for dashboards, notifications, and location-aware weather checks.
- [Retrieve NOAA Weather Point Metadata API](https://apyhub.com/dosvak/service/noaa-point-metadata.md): Look up NOAA point metadata from latitude and longitude. Useful for coordinate-based location enrichment and weather-related workflows.
- [Retrieve USGS Earthquake Data API](https://apyhub.com/dosvak/service/usgs-earthquakes.md): Fetch USGS earthquake records for a date range, with optional magnitude and result limits. Useful for alerts, dashboards, and seismic analysis.
- [Retrieve World Bank Public Data API](https://apyhub.com/dosvak/service/world-bank-indicator-series.md): Fetch World Bank indicator series by country and date range. Useful for GDP, population, and other development metrics in apps and dashboards.
- [Colorize Image API](https://apyhub.com/dosvak/service/colorize.md): Colorize grayscale or desaturated images with natural, warm, cool, or sepia palettes. Returns a binary image for photo restoration and stylized previews.
- [Crop image around faces API](https://apyhub.com/dosvak/service/smart-crop.md): Crop a binary image around faces or the most salient area. Set aspect ratio and padding, then receive the cropped image back.
- [Restore and enhance detected face regions API](https://apyhub.com/dosvak/service/face-restore.md): Enhance detected face regions in an uploaded image and get a restored binary image back. Useful for portrait cleanup and low-quality photo repair.
- [Restore old or faded photos API](https://apyhub.com/dosvak/service/old-photo-restore.md): Restore old or faded photos from an uploaded image. Control enhancement strength and scratch repair, and receive the restored image as binary output.
- [Retouching and Object Removal from Image API](https://apyhub.com/dosvak/service/inpaint.md): Remove masked objects or blemishes from an image using telea or ns inpainting. Send a source image and mask, get back a cleaned binary image.
- [Audit Website Security API](https://apyhub.com/dosvak/service/website-security-audit.md): Audit a website for TLS, security headers, cookie flags, and basic exposure issues. Returns a score, findings, and remediation hints.
- [Check Numerology Compatibility API](https://apyhub.com/dosvak/service/score-numerology-compatibility.md): Score two people from names and birth dates. Returns compatibility_score, summary, strengths, cautions, and per-person numerology values.
- [Convert Document with LibreOffice API](https://apyhub.com/dosvak/service/libreoffice-document-convert.md): Convert uploaded office documents to PDF, DOCX, TXT, and other formats. Returns the converted file as binary for downstream workflows.
- [Convert URL/HTML to PDF API](https://apyhub.com/dosvak/service/html-to-pdf-render.md): Generate a PDF from HTML or a public URL, choose A4, Letter, or Legal, and merge extra PDF URLs into the output.
- [Extract Website Contact Info API](https://apyhub.com/dosvak/service/crawl-contact-signals.md): Crawl a website and extract emails, phones, addresses, business names, named entities, and social profiles for lead enrichment.
- [Generate Branded QR Code API](https://apyhub.com/dosvak/service/generate-branded-qr-code.md): Create QR code images from text or URLs with optional logo overlay and color controls. Returns binary output for branded print and digital use.
- [Generate Daily Horoscope API](https://apyhub.com/dosvak/service/generate-daily-horoscope.md): Generate a daily horoscope for a zodiac sign and date. Returns overview, love, career, health, lucky color, and lucky number.
- [Generate Janmpatri/Kundli PDF API](https://apyhub.com/dosvak/service/generate-kundli-pdf.md): Generate a Janmpatri/Kundli PDF from name, birth date, birth time, coordinates, and timezone. Returns a binary PDF for astrology reports.
- [Merge Multiple Documents to PDF API](https://apyhub.com/dosvak/service/merge-pdf-files.md): Combine two or more uploaded PDFs into a single binary file. Useful for bundling reports, invoices, or scanned pages into one document.
- [Get Lunar Calendar API](https://apyhub.com/creightonnick0/service/get-calendar-year.md): Get a year-level calendar for phases, sign ingresses, sabbats, and planetary events from a single year input.
- [Get Moon Phases & Void-of-Course Windows](https://apyhub.com/creightonnick0/service/get-phases.md): Get New, First Quarter, Full, and Last Quarter moon dates for a range in UTC, with optional local time zone output for calendar apps.
- [Get Natal Moon API](https://apyhub.com/creightonnick0/service/get-natal-moon.md): Get Natal Moon phase, zodiac sign, and illumination for a birth date and time. Useful for astrology apps and birth-chart lookups.
- [Get Planetary Hours API](https://apyhub.com/creightonnick0/service/get-planetary-hours.md): Get 24 planetary hours for a latitude, longitude, and date, with sunrise and sunset. Useful for astrology and solar-time scheduling.
- [Get Sabbat Dates API](https://apyhub.com/creightonnick0/service/get-sabbats.md): Get Wheel of the Year sabbats and solstices/equinoxes for the Northern or Southern hemisphere. Useful for calendars and seasonal reference data.
- [Advanced Domain Analysis API](https://apyhub.com/se-ranking/service/domain-analysis.md): SE Ranking Data API | Domain Analysis - perform in-depth competitive analysis on any domain
- [Image Segmentation API](https://apyhub.com/dosvak/service/auto-segmentation.md): Detect and segment objects in JPEG, PNG, or WebP images. Returns mask data, bounding boxes, image size, and quality scores for each segment.
- [Prompted Image Segmentation API](https://apyhub.com/dosvak/service/prompted-segmentation.md): Segment objects from an image using a point prompt or bounding box. Returns RLE masks, scores, and prompt details for vision workflows.
- [Remove Background from Image File API](https://apyhub.com/dosvak/service/background-removal.md): Remove image backgrounds with SAM-2 auto-segmentation. Send an image file up to 20 MB and get a transparent PNG back for editing or publishing.
- [Basic Language Detection API](https://apyhub.com/dosvak/service/basic-detect-language.md): What it does Language Detection identifies the language of text you send in q and returns the detected language with a confidence score. It works with a single…
- [Advanced Image Upscaler API](https://apyhub.com/dosvak/service/upscale-image.md): Upscale JPEG, PNG, WebP, or BMP images by 2x or 4x and return a binary file. Optional anime mode and face enhancement support.
- [Restore and Sharpen Faces API](https://apyhub.com/dosvak/service/face-restoration.md): Restore and sharpen faces in an image without changing its resolution. Upload a binary image file and receive an enhanced image back.
- [Expand Related Keywords API](https://apyhub.com/dosvak/service/expand-keyword-into-related-keywords.md): Expand one keyword into related suggestions with scores and pair counts. Useful for SEO research, content planning, and ad group expansion.
- [Search Domains by Keyword API](https://apyhub.com/dosvak/service/search-domains-by-keyword-intent.md): Find domains by keyword intent. Returns ranked domains with score, matched keywords, and total hits for search and naming workflows.
- [IAB Tier 1 Content Classification API](https://apyhub.com/dosvak/service/classify-iab-tier-1.md): Predict Tier 1 IAB categories from a URL, text, title, domain, or keywords. Returns ranked labels with scores for content classification and ad targeting.
- [IAB Tier 2 Content Classification API](https://apyhub.com/dosvak/service/classify-iab-tier-2.md): Classify URLs, titles, text, domains, or keywords into IAB Tier 2 labels. Returns ranked predictions with scores for ad taxonomy and content routing.
- [IAB Tier 3 Content Classification API](https://apyhub.com/dosvak/service/classify-iab-tier-3.md): Classify a URL, text, title, domain, or keywords into IAB Tier 3 labels. Returns a tier and ranked predictions with scores for content tagging.
- [IAB Unified Content Classification API](https://apyhub.com/dosvak/service/classify-unified.md): Predict labels from URL, text, title, domain, or keywords. Get scored results per tier for content tagging, routing, and taxonomy assignment.
- [Domain Authority Checker API](https://apyhub.com/dosvak/service/lookup-domain-authority-metrics.md): Look up authority-style metrics for a domain and get score fields plus source data. Useful for SEO analysis, outreach prioritisation, and competitor research.
- [Chat Completion Generation API](https://apyhub.com/dosvak/service/chat-completions.md): Send messages and receive a model-generated reply with usage, timestamps, and choices. Useful for chat apps, assistants, and task-oriented workflows.
- [Simple Chat Prompt API](https://apyhub.com/dosvak/service/simple-chat.md): Send a prompt with optional model, max_tokens, temperature, and system_prompt. Get back the model reply, usage, and raw completion data.
- [Disposable Email Checker API](https://apyhub.com/dosvak/service/detect-disposable-email.md): Check whether an email uses a known disposable domain. Returns the email, domain, and a disposable boolean for signup and fraud filtering.
- [Email Deliverability Score API](https://apyhub.com/dosvak/service/email-deliverability-score.md): Check an email address for syntax, MX records, and disposable domains. Get a score, level, and boolean checks to filter bad addresses early.
- [Email MX Lookup API](https://apyhub.com/dosvak/service/check-email-mx.md): Check whether an email domain has MX records. Returns email, domain, has_mx, and mx_records for deliverability checks and list hygiene.
- [Email Syntax Validator API](https://apyhub.com/dosvak/service/validate-email-syntax.md): Validate an email address by syntax only and get the local part, domain, and valid flag back. Useful for fast format checks before signup or storage.
- [Phone Carrier Lookup API](https://apyhub.com/dosvak/service/phone-carrier-lookup.md): Look up a phone number’s carrier, region, time zones, and number type. Useful for contact validation, routing, and phone metadata enrichment.
- [Phone Number Formatter API](https://apyhub.com/dosvak/service/phone-number-format.md): Parse a phone number into E.164, international, and national formats. Returns validity plus country and region details for storage and display.
- [Generate Text to Image API](https://apyhub.com/dosvak/service/generate-images.md): Generate one or more images from a text prompt. Returns base64 or normalized image results with size, model, and job metadata.
- [Batch Text Summarization API](https://apyhub.com/dosvak/service/batch-summarize-text.md): Batch summarize up to 10 texts with BART or Pegasus. Returns each summary with input and summary lengths for review or downstream AI workflows.
- [Text Summarization API](https://apyhub.com/dosvak/service/summarize-text-api.md): Summarize a text block and get the summary, length metrics, and compression ratio. Useful for articles, notes, and review workflows.
- [Analyze Multiple Text Sentiment API](https://apyhub.com/dosvak/service/analyze-sentiment.md): Classify text as positive or negative with a confidence score. Process single messages or batches for feedback triage and content moderation.
- [Compare and Rank Text Similarity API](https://apyhub.com/dosvak/service/compute-text-similarity.md): Compare two texts with a 0-1 similarity score, or rank candidate texts against a query by semantic relevance.
- [Correct Text Spelling API](https://apyhub.com/dosvak/service/spellcheck-text.md): Detect misspellings in short text and return corrected output plus word-level replacements. Useful for editors, forms, and messaging workflows.
- [Detect Text Language Probabilities API](https://apyhub.com/dosvak/service/detect-text-language.md): Detect the language of short text and get an ISO 639-1 code with probability breakdowns. Useful for routing, translation, and multilingual processing.
- [Detect Text Toxicity API](https://apyhub.com/dosvak/service/detect-toxicity.md): Classify short text as toxic or not and get a label, score, and boolean verdict. Useful for moderating comments, chats, and user-generated content.
- [Extract Named Entities from Text API](https://apyhub.com/dosvak/service/extract-named-entities.md): Extract people, organisations, locations, and misc entities from short text. Returns offsets and confidence scores for UI highlighting and NLP pipelines.
- [Calculate Domain Age API](https://apyhub.com/dosvak/service/domain-age.md): Look up a domain's WHOIS creation date and age in days or years. Useful for onboarding, fraud review, and SEO enrichment.
- [DNS Lookup API](https://apyhub.com/dosvak/service/dns-lookup.md): Resolve A, AAAA, MX, TXT, NS, CNAME, SOA, PTR, and CAA records for a domain. Returns records, ttl, and any lookup error.
- [Domain WHOIS Lookup API](https://apyhub.com/dosvak/service/domain-whois.md): Get a domain’s WHOIS record from a domain query. Returns registrar, expiry date, creation date, status, emails, name servers, and more.
- [IP ASN Lookup API](https://apyhub.com/dosvak/service/ip-asn-lookup.md): Resolve an IP to ASN, network CIDR, registry, and network name via RDAP. Useful for enrichment, abuse checks, and network telemetry.
- [Score IP Risk API](https://apyhub.com/dosvak/service/ip-risk-score.md): Assess an IP with a heuristic risk score, flags, ASN details, and country code. Useful for login protection, fraud screening, and abuse detection.
- [Extract Domain Insights API](https://apyhub.com/dosvak/service/build-domain-profile.md): Analyze a domain or URL and get a structured site profile with classification and keywords. Useful for enrichment, SEO research, and lead scoring.
- [Convert Raw CSV to JSON API](https://apyhub.com/dosvak/service/raw-csv-to-json.md): Convert a CSV string into a JSON array of objects keyed by the header row. Get parsed rows in data and a total count for imports and data pipelines.
- [Convert Raw JSON to CSV  API](https://apyhub.com/dosvak/service/raw-json-to-csv.md): Convert a JSON array of objects into a CSV string with auto-generated headers. Useful for exports, reports, and spreadsheet-friendly data interchange.
- [Convert Raw JSON to XML API](https://apyhub.com/dosvak/service/raw-json-to-xml.md): Convert a JSON object in data to a well-formed XML string, with an optional root tag. Useful for legacy integrations and format conversion.
- [Convert Raw XML to JSON API](https://apyhub.com/dosvak/service/raw-xml-to-json.md): Convert XML strings into JSON while preserving attributes and text. Useful for parsing feeds, legacy integrations, and backend data normalization.
- [Detect File type API](https://apyhub.com/dosvak/service/detect-file-type.md): Inspect a binary file's magic bytes to return filename, extension, MIME type, and description. Useful for validating uploads and classifying files reliably.
- [Extract Readable Content from HTML API](https://apyhub.com/dosvak/service/extract-html-readable-content.md): Extract main article text and title from HTML using readability algorithms. Returns cleaned content, short title, and length for crawlers and reading apps.
- [Extract Table from PDF Document API](https://apyhub.com/dosvak/service/extract-pdf-tables.md): Extract tables from a PDF file and get them back as row arrays, grouped by page and table index, with a total table count.
- [Extract Text from HTML API](https://apyhub.com/dosvak/service/extract-html-text.md): Extract clean text from raw HTML, with optional URL support for better results. Returns text and length for scraping, indexing, and NLP pipelines.
- [Extract Text from PDF Document API](https://apyhub.com/dosvak/service/extract-pdf-text.md): Extract text from a PDF file and receive document text, page count, and per-page text. Useful for search, review, and document automation.
- [Extract Article Summary API](https://apyhub.com/dosvak/service/summarize-url-content.md): Fetch a URL and get an extractive summary with title and length metrics. Useful for article previews, digests, and content workflows.
- [Extract Article Text API](https://apyhub.com/dosvak/service/extract-article-text.md): Fetch a URL and get cleaned article text with title, length, final URL, and content type. Useful for indexing, research, and content pipelines.
- [Generate Sized Screenshot API](https://apyhub.com/dosvak/service/generate-screenshot.md): Capture a PNG screenshot of any URL with optional size and wait controls. Useful for QA, archiving, and visual checks.
- [Check Password Strength API](https://apyhub.com/dosvak/service/password-strength.md): Score a password by length, complexity, and common-password checks. Returns score, max, level, and per-rule checks for signup and reset flows.
- [Check Spelling API](https://apyhub.com/dosvak/service/spellcheck.md): Detect misspelled words in text and get correction suggestions. Returns the original input, misspelled words, and a corrections map.
- [Convert HEX to RGB/HSL API](https://apyhub.com/dosvak/service/color-convert.md): Convert a HEX color into RGB and HSL values. Useful for design tools, theming, and frontend workflows that need normalized color formats.
- [Convert Timezone API](https://apyhub.com/dosvak/service/timezone-convert.md): Convert a datetime string between two IANA timezones. Returns the original input and converted result for scheduling and timestamp normalization.
- [Convert Units API](https://apyhub.com/dosvak/service/unit-convert.md): Convert a numeric value from one unit to another using value, from_unit, and to_unit. Returns the original units plus the converted result.
- [Decrypt Text API](https://apyhub.com/dosvak/service/decrypt.md): Decrypt Fernet ciphertext with a matching key and get plaintext back. Useful for backend workflows, debugging, and verifying encrypted payloads.
- [Describe Cron API](https://apyhub.com/dosvak/service/cron-describe.md): Break a cron expression into labelled minute, hour, day, month, and weekday fields. Useful for schedule previews, editors, and logs.
- [Encode and Decode Base64 API](https://apyhub.com/dosvak/service/base64-encode-decode.md): Encode UTF-8 text to Base64 or decode Base64 back to text. Useful for transport, inspection, and round-trip checks in scripts and integrations.
- [Encode and Decode JWT API](https://apyhub.com/dosvak/service/jwt-encode-decode.md): Encode JSON payloads into JWTs and verify tokens with a shared secret. Returns a signed token, or validity plus decoded payload.
- [Encrypt Text API](https://apyhub.com/dosvak/service/encrypt.md): Encrypt a text string with Fernet and get back ciphertext, plus the key used if you omit one. Useful for protecting sensitive payloads in apps.
- [Format Date API](https://apyhub.com/dosvak/service/date-format.md): Format an ISO datetime string with a Python strftime pattern. Returns the input, format, and formatted result for logs, exports, and displays.
- [Generate Fake Address API](https://apyhub.com/dosvak/service/fake-address.md): Generate 1 to 50 fake street addresses as plain strings. Useful for test data, sample forms, and staging datasets without real address records.
- [Generate Fake Company's Info API](https://apyhub.com/dosvak/service/fake-company.md): Generate fake company records with name, email, website, phone, and industry. Use it for test data, demos, and seeded development environments.
- [Generate Fake Person Info API](https://apyhub.com/dosvak/service/fake-person.md): Generate 1 to 50 fake person profiles with names, contact details, addresses, usernames, and DOBs for testing and demos.
- [Generate Hash API](https://apyhub.com/dosvak/service/hash.md): Hash a text string with MD5, SHA1, SHA256, or SHA512. Get the original input, chosen algorithm, and computed hash for checksums and digests.
- [Generate LoremIpsum API](https://apyhub.com/dosvak/service/lorem-ipsum.md): Generate placeholder paragraphs with configurable paragraph count and sentences per paragraph. Returns text and paragraphs for mockups, UIs, and test content.
- [Generate Password API](https://apyhub.com/dosvak/service/password-generate.md): Generate cryptographically secure passwords with configurable length and optional symbols. Returns the password and length for signup and admin workflows.
- [Generate Random Number API](https://apyhub.com/dosvak/service/random-number.md): Generate a cryptographically secure integer between min and max. The response returns the chosen value and the range used.
- [Generate Random String API](https://apyhub.com/dosvak/service/random-string.md): Generate random strings up to 256 characters with alpha, alphanumeric, numeric, or hex output. Useful for test data, tokens, and placeholder IDs.
- [Generate Simple Barcode API](https://apyhub.com/dosvak/service/barcode.md): Render Code128, EAN-13, EAN-8, ISBN-13, or UPC-A barcodes from a data string. Get a PNG for labels, inventory, and product workflows.
- [Generate Simple QR Code API](https://apyhub.com/dosvak/service/qr-code.md): Generate PNG QR codes from text or URLs. Set image size and get a binary QR code response for labels, checkout flows, and print materials.
- [Generate UUID API](https://apyhub.com/dosvak/service/uuid.md): Generate version 1 or 4 UUIDs with a single GET request. Returns the UUID string and version for database keys, tests, and distributed systems.
- [Get Current Time API](https://apyhub.com/dosvak/service/date-now.md): Get the current date and time as ISO and Unix values, with an optional time zone. Useful for scheduling, logging, and timestamp normalisation.
- [Schedule Cron API](https://apyhub.com/dosvak/service/cron-next.md): Compute the next fire times for a 5-field cron expression. Returns the original expression and an array of upcoming timestamps.
- [Timezones List API](https://apyhub.com/dosvak/service/timezone-list.md): List all IANA timezone names or filter them by keyword. Returns a timezones array for scheduling, forms, and reference-data lookups.
- [Classify NSFW Image API](https://apyhub.com/dosvak/service/classify-nsfw-image.md): Classify an uploaded image as safe or NSFW and get a confidence score plus per-class scores. Useful for moderation and upload screening.
- [Deblur Image API](https://apyhub.com/dosvak/service/deblur-image.md): Sharpen JPEG, PNG, or WebP images with adaptive unsharp mask processing. Tune strength and get a binary deblurred image back.
- [Detect Age and Gender API](https://apyhub.com/dosvak/service/detect-age-gender.md): Analyze an uploaded image and get face-by-face age ranges, gender, scores, and bounding boxes. Useful for image moderation and demographic tagging.
- [Enhance Image API](https://apyhub.com/dosvak/service/auto-enhance-image.md): Enhance an uploaded image with CLAHE contrast adjustment and saturation boosting. Returns the processed image as binary output.
- [CSV & JSON Data Cleaning and Deduplication](https://apyhub.com/giacomo-petrioli/service/analyze.md): Analyze CSV text or records for cleanup and duplicate checks. Configure key, required, and numeric columns before loading data into your system.
- [Find & Compare Film Festivals Around the World](https://apyhub.com/ryanvinson/service/film-festivals-around-world.md): What it does Festival Listings gives you searchable data on festivals, their categories, countries, deadlines, dates, fees, and roster details. Use the list en…
- [Compare Features & Costs across Cloud Providers](https://apyhub.com/multicloud/service/get-field-values.md): What it does Cloud Server Catalog gives you a searchable inventory of cloud locations and server offerings across providers. Use it to look up provider, region…
- [Compare Beaches Around the World](https://apyhub.com/ryanvinson/service/beaches-information.md): What it does Beach Information gives you searchable beach records, local rules, amenities, conditions, and tide forecasts in one API. Use it to look up beaches…
- [Resume Screening API](https://apyhub.com/namastesumalya/service/resume-screening-api.md): Score a resume against a job title and get strengths, gaps, verdict, and security risk notes. Rank multiple candidates for hiring workflows.
- [Resume Optimizer (ATS) API](https://apyhub.com/namastesumalya/service/optimize-resume-ats.md): Rewrite a resume for a target job title and get before/after ATS scores, an improved version, and added keywords.
- [Advanced Website Similarity Analysis API](https://apyhub.com/namastesumalya/service/analyze-website-similarity.md): Compare a list of website URLs and get an overall similarity score, per-site SEO scores, AI summaries, and improvement suggestions.
- [Global Pricing Recommendations API](https://apyhub.com/namastesumalya/service/generate-global-pricing-recommendations.md): Generate country-specific subscription price recommendations from a base price, currency, and home country. Returns local prices and justification.
- [Interview Prep Pack API](https://apyhub.com/namastesumalya/service/generate-a-tailored-interview-prep-pack.md): Generate interview questions and target answers from a job title and resume content. Useful for structured hiring prep tied to a candidate's background.
- [Temporary and Disposable Emails API](https://apyhub.com/boomlify/service/temporary-and-disposable-emails-api.md): What it does Temporary Email gives you disposable email addresses you can create, read from, and delete through a simple API. Use it when you need a short-live…
- [Advanced Shortlist API](https://apyhub.com/namastesumalya/service/executive-level-shortlist.md): Rank resume summaries against a job title and return topCandidates plus an executiveReport. Useful for fast HR screening and shortlist review.
- [Extract Structured Data API](https://apyhub.com/namastesumalya/service/extract-structured-data.md): Check a URL for schema markup and get structuredData, schemaCount, hasBreadcrumbs, and hasOrganization back for SEO audits and automation.
- [Skill Extraction API](https://apyhub.com/namastesumalya/service/extract-skills.md): Extract technical skills, soft skills, certifications, and experience years from resume text for ATS parsing, candidate scoring, and profile enrichment.
- [Evaluate SEO Health API](https://apyhub.com/chisleroff/service/evaluate-seo-health.md): Audit a webpage URL and get a score, grade, structured-data breakdown, and top fixes. Useful for checking metadata and rich-result readiness.
- [Validate HTML API](https://apyhub.com/chisleroff/service/validate-html.md): Validate raw HTML for JSON-LD, microdata, meta tags, Open Graph, and Twitter cards. Get a summary of warnings, errors, and rich result eligibility.
- [Check Rich Results API](https://apyhub.com/chisleroff/service/check-rich-results.md): Audit a webpage URL for rich result eligibility. Returns checked types, eligibility status, and missing or recommended fields for each result type.
- [Extract Product Information API](https://apyhub.com/chisleroff/service/extract-product-information.md): Extract sku, name, brand, price, images, rating, and more from a product page URL. Useful for catalog enrichment, feed building, and price tracking.
- [Dynamic OG Image API](https://apyhub.com/chisleroff/service/dynamic-og-image-generation.md): Generate Open Graph images from title and styling fields. Returns a binary image for blog posts, product pages, and social sharing cards.
- [Extract Article From Web API](https://apyhub.com/chisleroff/service/extract-article.md): Extract article text from a webpage URL and get title, author, date, images, language, word count, source URL, and confidence scores.
- [Job Description Generator API](https://apyhub.com/namastesumalya/service/generate-job-description.md): Generate a full job description from a role title and requirements. Returns ATS, LinkedIn, and interview scorecard versions for hiring teams.
- [Technical Comparison of Webpages API](https://apyhub.com/namastesumalya/service/technical-comparison.md): Compare multiple website URLs and get technical SEO data for each page, including metadata, headings, links, accessibility, and load time.
- [Security Header Full Audit API](https://apyhub.com/namastesumalya/service/audit-website-security-headers.md): Audit a URL’s security headers and get a score, header status, and recommendations. Useful for checking CSP, HSTS, and other browser protections.
- [Webpage Technical Performance Audit API](https://apyhub.com/namastesumalya/service/perform-technical-performance-audit.md): Check a webpage URL for canonical, robots.txt, SSL status, and performance scores. Get issues and overall score for technical SEO review.
- [Security Headers Audit API](https://apyhub.com/chisleroff/service/security-headers-audit.md): Audit a webpage URL for CSP, HSTS, X-Content-Type-Options, Referrer-Policy, and X-Frame-Options. Get a score and header flags for quick security checks.
- [Validate Schema API](https://apyhub.com/chisleroff/service/validate-schema.md): Validate structured data on a URL and retrieve JSON-LD, microdata, meta tags, Open Graph, Twitter cards, and a validation summary.
- [Detect Tech Stack API](https://apyhub.com/chisleroff/service/detect-tech-stack.md): Detect the technologies used by a webpage from its URL. Returns the source URL and a list of detected technologies for audits and enrichment.
- [Career Trajectory and Loyalty API](https://apyhub.com/namastesumalya/service/analyze-candidate-career-trajectory.md): Analyze resume history into trajectory, career gaps, pivots, and a loyalty score. Useful for recruiter screening and candidate review workflows.
- [Proofread Text + Grammar Check API](https://apyhub.com/sharpapi/service/proofread-text-grammar-check.md): Submit text in content, get a job_id and status_url, then poll for a proofread result. Useful for cleaning drafts and user-generated copy.
- [Bias and Inclusion Scan API](https://apyhub.com/namastesumalya/service/scan-bias-and-inclusion.md): Review job description text for bias and inclusion issues. Returns a winner, rationale, and comparison matrix for hiring copy checks.
- [Related Skills Generator API](https://apyhub.com/sharpapi/service/related-skills-generator.md): Generate related job positions or skills from a role name. Returns ranked results with weights via an async job status response.
- [Web Scraping API](https://apyhub.com/sharpapi/service/scrape-url.md): Scrape a URL and get back page content, metadata, and links in a structured response. Useful for indexing, SEO checks, and content monitoring.
- [Candidate Comparison API](https://apyhub.com/namastesumalya/service/compare-two-candidates-head-to-head.md): Compare two resumes against a job title and get a winner, rationale, and skill-by-skill matrix for hiring review and shortlist ranking.
- [Job Description Generator API](https://apyhub.com/sharpapi/service/job-description-generator.md): Generate structured job descriptions from a title and hiring context. Returns requirements, responsibilities, and a short summary for HR workflows.
- [Skills Database API](https://apyhub.com/sharpapi/service/skills-database.md): Look up skills by name and page through a skills list. Returns skill IDs, names, slugs, related skills, and pagination metadata.
- [Global Salary Benchmark API](https://apyhub.com/namastesumalya/service/estimate-market-salary-range.md): Estimate a candidate’s market salary range from job title, location, and resume content. Returns market context plus min, max, and currency.
- [Generate Product Introduction API](https://apyhub.com/sharpapi/service/generate-product-introduction.md): Generate a product introduction from content, with language, length, and tone options. Poll a job status URL and receive the finished product_intro.
- [Generate Keywords/Tags API](https://apyhub.com/sharpapi/service/generate-keywords-tags.md): Generate keyword lists from a content string, with optional context, language, voice tone, and max quantity. Poll for an async result array.
- [Detect Spam API](https://apyhub.com/sharpapi/service/detect-spam.md): Submit text content for spam screening and poll job status. Returns a score, pass flag, and reason for moderation workflows.
- [Generate Product Categories API](https://apyhub.com/sharpapi/service/generate-product-categories.md): Generate category suggestions from product content and poll for results. Returns ranked category names with weights for catalog and SKU classification.
- [SEO Tags Generator API](https://apyhub.com/sharpapi/service/generate-seo-tags.md): Generate SEO meta tags from page content, with optional language and voice tone. Returns a job ID, status URL, and meta_tags for publishing.
- [Related Job Positions Generator API](https://apyhub.com/sharpapi/service/related-job-positions-generator.md): Generate related job titles from a role name. Submit a position, poll for results, and get weighted suggestions for recruiting or job search.
- [Job Positions API](https://apyhub.com/sharpapi/service/list-job-positions.md): List job positions with ids, names, slugs, and pagination metadata. Optionally include related roles with relevancy weights for HR and hiring tools.
- [Detect Phones Numbers API](https://apyhub.com/sharpapi/service/detect-phone-numbers.md): Detect phone numbers in free-form text and poll job status for parsed_number and detected_number results. Useful for cleanup and validation workflows.
- [URls Detector API](https://apyhub.com/sharpapi/service/detect-urls.md): Extract URLs from a content string and poll for results. Returns each detected link with its full URL and protocol.
- [Generate Travel Review Sentiment API](https://apyhub.com/sharpapi/service/generate-travel-review-sentiment.md): Analyze travel review text asynchronously and get a sentiment score with POSITIVE or similar opinion output. Useful for feedback triage and review analytics.
- [Full Site Audit API](https://apyhub.com/chisleroff/service/full-site-audit.md): Checks a webpage URL and returns metadata, tech stack, performance, broken links, security headers, and mobile-friendliness for SEO and QA.
- [Extract and Translate Article Content from Web Page API](https://apyhub.com/namastesumalya/service/translate-article-content.md): Translate a web article from its URL into a target language. Returns translated title, author, publication name, and body.
- [Generate Thank You E-mail API](https://apyhub.com/sharpapi/service/generate-thank-you-email.md): Generate a thank-you email from a brief, with optional language, length, context, and tone controls. Returns a job ID, status URL, and finished email.
- [Resume/CV Job Match Score API](https://apyhub.com/sharpapi/service/resume-cv-job-match-score.md): Compare a resume file against a plain-text job description. Get match scores, explanations, and job status for recruiter screening and ATS workflows.
- [Summarize Multiple Article Insights API](https://apyhub.com/namastesumalya/service/summarize-multiple-article-insights-api.md): Summarize one article or batch article URLs from body.urls. Useful for digests, research workflows, and content review.
- [Paraphrase Text API](https://apyhub.com/sharpapi/service/paraphrase-text.md): Rewrite content with optional context, language, length, and tone controls. Returns a job ID, status URL, and the paraphrased text when complete.
- [Summarize Text API](https://apyhub.com/sharpapi/service/summarize-text.md): Summarize text asynchronously with optional context, language, max length, and voice tone. Returns a job ID, status URL, and final summary.
- [Extract and Generate Editorial Digest from Multiple Web Pages API](https://apyhub.com/namastesumalya/service/generate-newsletter-digest.md): Summarize multiple URLs into one digest with sources, a summary, and key takeaways. Useful for newsletter workflows, research briefs, and content review.
- [Generate Keyword Clusters API](https://apyhub.com/namastesumalya/service/generate-keyword-clusters.md): Group keywords from an article URL into topic clusters, a primary topic, and related keywords for SEO and content analysis.
- [ Extract Metadata From URL API](https://apyhub.com/namastesumalya/service/extract-metadata-from-url-api.md): Extract metadata from a single URL or a batch of URLs. Useful for link previews, crawling, SEO audits, and content indexing.
- [Extract Article Content from Web Page API](https://apyhub.com/namastesumalya/service/extract-article-content.md): Extract article text and metadata from a URL or a batch of URLs. Returns title, author, word count, reading time, and publication details when available.
- [Extract and Compare Multiple Articles from Web Pages API](https://apyhub.com/namastesumalya/service/compare-multiple-articles.md): Compare multiple article URLs and get shared themes, topic overlap, style differences, structural contrast, and perspective analysis.
- [Generate Tours & Activities Product Categories API](https://apyhub.com/sharpapi/service/generate-tours-activities-product-catego.md): Classify travel content into ranked tours and activities categories. Returns job status plus category names and weights for search, merchandising, and taxonomy…
- [Generate Product Review Sentiment API](https://apyhub.com/sharpapi/service/generate-product-review-sentiment.md): Analyze product review text asynchronously and get back a score and opinion. Useful for moderation, feedback triage, and sentiment dashboards.
- [Detect Email Address API](https://apyhub.com/sharpapi/service/detect-email-addresses.md): Extract email addresses from text with an async job flow. Submit content, then poll for a result array of detected email strings.
- [Extract Contact Information API](https://apyhub.com/chisleroff/service/extract-contact-information.md): Extract emails, phones, addresses, and social links from a webpage URL. Useful for lead enrichment, site audits, and contact validation.
- [Generate Hospitality Product Categories API](https://apyhub.com/sharpapi/service/generate-hospitality-product-categories.md): Generate ranked hospitality category names from travel content. Returns job status plus category names and weights for taxonomy workflows.
- [Extract and Analyze Content from Web Page API](https://apyhub.com/namastesumalya/service/analyze-an-article.md): Analyze a web article from a URL and get entities, SEO score, content type, reading level, tone, and quality signals for review or automation.
- [Convert and Format raw HTML to PDF API](https://apyhub.com/chisleroff/service/pdf-from-html.md): Convert raw HTML into a PDF file with page size, margins, orientation, and background control. Useful for invoices, reports, and document exports.
- [Advanced Webpage to PDF API](https://apyhub.com/chisleroff/service/pdf-from-url.md): Convert an http or https page URL into a PDF binary. Use layout options like page size, margins, headers, footers, and background printing.
- [Convert HTML to Markdown API](https://apyhub.com/chisleroff/service/convert-html-to-markdown.md): Convert a webpage URL into Markdown, with title, character count, and readability_success. Useful for content ingestion, archiving, and docs workflows.
- [Translate Text API](https://apyhub.com/sharpapi/service/translate-text.md): Submit text with optional context, source language, and voice tone. Track the job and get translated content with from/to language metadata.
- [Resume Parser API](https://apyhub.com/sharpapi/service/parse-resume.md): Parse PDF, DOC, DOCX, TXT, or RTF resumes into structured candidate, work history, and education data. Useful for ATS intake and profile enrichment.
- [Invoice Parsing API](https://apyhub.com/sharpapi/service/parse-invoice.md): Submit invoice files and poll for structured results. Extract buyer, seller, invoice, financial totals, and line items from PDFs and images.
- [AI Image Face Detection API](https://apyhub.com/apyhub/service/detect-human-faces.md): What it does Face Detection identifies human faces in an image you send as a file or by URL. Use it when you need to flag portrait photos, pre-check user uploa…
- [AI Document ID Extraction API](https://apyhub.com/apyhub/service/extract-id-data.md): What it does ID Data Extraction lets you send an ID document as a file or by URL and get extracted identity data back. Choose the requestedservice value to rou…
- [AI Text Sentiment Analysis API](https://apyhub.com/apyhub/service/analyze-text-sentiment.md): What it does Text Sentiment Analyzer lets you send a text string and get sentiment analysis back from one of three providers: ApyHub, Azure, or Google. Use it…
- [AI Video Text Detection API](https://apyhub.com/apyhub/service/detect-video-text.md): Extract text from video URLs or uploads using Azure or Google. Returns provider-specific results for OCR workflows, indexing, and review.
- [AI Video Shot Change Detection API](https://apyhub.com/apyhub/service/detect-shot-changes.md): Analyze a video file or URL and get shot change results back under Azure or Google. Useful for scene segmentation, indexing, and review workflows.
- [AI Video Face Detection API](https://apyhub.com/apyhub/service/face-detection.md): Detect faces from uploaded files or remote URLs using Azure or Google. Returns provider-specific results in a data object for media workflows.
- [Remove Background from Images API](https://apyhub.com/apyhub/service/remove-background-from-images.md): What it does Background Remover removes the background from an image and returns either a PNG download or a signed file URL. Send a raster image directly as mu…
- [AI Video Transcriber API](https://apyhub.com/apyhub/service/speech-transcription.md): Convert uploaded files or media URLs to text using Azure or Google transcription. Get a provider-specific response for speech search, review, and analytics.
- [AI Video Person Detection API](https://apyhub.com/apyhub/service/detect-persons.md): Detect people in media from a file or URL using Azure or Google. Returns provider-specific results in a structured data object.
- [Convert JPEG to WebP API](https://apyhub.com/apyhub/service/convert-jpeg-to-webp.md): What it does JPEG to WebP Converter turns a JPEG or JPG image into a WebP file. Send either a public image URL or a binary image upload, and choose whether you…
- [AI Video Label Detection API](https://apyhub.com/apyhub/service/detect-video-labels.md): Analyze a video from a file or URL with Azure or Google. Returns provider-specific label results for search, moderation, and media workflows.
- [Image Filters API](https://apyhub.com/apyhub/service/apply-filter.md): What it does Image Filter lets you apply a fixed set of transformations to an image and return the result as a file or a signed URL. Send either a binary image…
- [Generate Link Preview API](https://apyhub.com/apyhub/service/generate-link-preview.md): What it does Link Preview fetches a URL and returns the metadata you need to build a rich preview card. Send a URL, and Link Preview returns the page title, de…
- [AI Video Object Detection API](https://apyhub.com/apyhub/service/detect-video-objects.md): Detect objects from a video file or URL using Azure or Google routes. Returns provider-specific results under data for media review and indexing.
- [Validate Indian Postcodes API](https://apyhub.com/apyhub/service/validate-indian-postcode.md): What it does Validate India Postcode Validator checks whether a postcode exists in its lookup table. Send a postcode string in the request body; spaces are ign…
- [Currencies Dictionary API](https://apyhub.com/apyhub/service/list-all-currencies.md): What it does Currency Directory gives you a complete list of currencies with their ISO 4217 code, English name, emoji, and symbol. Send a GET request and recei…
- [Generate Bar Graph API](https://apyhub.com/apyhub/service/generate-bar-graph.md): What it does Bar Chart Generator creates bar chart images and shareable chart links from a title and a list of bar values. Send a title, data array, and option…
- [Validate IFSC API](https://apyhub.com/apyhub/service/validate-ifsc-bank-code.md): Validate an IFSC code and get bank details like branch, city, state, and phone. Returns false when the code is not found or deleted.
- [AI Video Brand/Logo Detection API](https://apyhub.com/apyhub/service/detect-video-brands.md): Detect brands from a video URL or uploaded file. Returns provider-scoped output for Azure or Google based on the service you request.
- [Generate QR Code API](https://apyhub.com/apyhub/service/generate-qr-code.md): Create QR codes from text, vCards, or Wi‑Fi details. Download the image or get a pre-signed cloud URL, with logo, color, and error-correction options.
- [AI Text Content Classification API](https://apyhub.com/apyhub/service/content-classification.md): Classify text with a Google-backed response. Send text plus requested_service and get structured classification data for moderation and routing.
- [AI Text Entity Sentiment Analysis API](https://apyhub.com/apyhub/service/entity-sentiment-analysis.md): Analyze sentiment around entities mentioned in text. Send text with requested_service=google and receive a data.google result for NLP workflows.
- [AI Text Syntax Analysis API](https://apyhub.com/apyhub/service/syntax-analysis.md): Analyze text with a Google-backed syntax service. Send text, encoding, and requested_service; get a structured data.google result back.
- [AI Video Explicit Content Detection API](https://apyhub.com/apyhub/service/explicit-content-detection.md): Detect explicit material in video files or URLs using Azure or Google routes. Returns provider-specific results for content moderation workflows.
- [Convert JSON to Mongoose Schema API](https://apyhub.com/apyhub/service/convert-json-to-mongoose-schema.md): Generate Mongoose schema code from JSON bodies, files, or URLs. Returns JS or TS output plus inference metadata for review.
- [Convert XML to CSV API](https://apyhub.com/apyhub/service/convert-xml-to-csv.md): Convert XML from a raw body, file upload, or URL into CSV text, a downloadable file, or a signed URL. Useful for feeds and ETL pipelines.
- [Convert JSON to Zod Schema API](https://apyhub.com/apyhub/service/convert-json-to-zod-schema.md): Generate Zod schemas from JSON bodies, files, or URLs. Returns raw schema text, explain output, or downloadable files for typed validation.
- [Convert JSON to GraphQL Schema API](https://apyhub.com/apyhub/service/convert-json-to-graphql-sdl.md): Convert raw JSON, uploaded files, or JSON URLs into GraphQL SDL. Get inline text, a .graphql download, or a pre-signed S3 URL.
- [Convert XML to JSON API](https://apyhub.com/apyhub/service/convert-xml-to-json.md): Convert raw XML, XML files, or XML URLs into JSON. Get inline data, a downloadable JSON file, or a pre-signed S3 URL for automation and ETL.
- [Convert PDF to PowerPoint API](https://apyhub.com/apyhub/service/convert-pdf-to-powerpoint.md): Convert PDFs to PPTX from a file upload, public URL, or base64 input. Get a downloadable presentation file or a download_url.
- [Timezones Dictionary API](https://apyhub.com/apyhub/service/list-timezones.md): Get a live list of time zones with country codes, IANA names, current UTC offsets, and abbreviations for scheduling and locale-aware apps.
- [Convert Markdown to PDF API](https://apyhub.com/apyhub/service/convert-markdown-to-pdf.md): Convert raw Markdown, uploaded files, or Markdown URLs into PDF. Get a downloadable file or a signed S3 URL back.
- [AI Image Optical Character Recognition (OCR) API](https://apyhub.com/apyhub/service/extract-text-from-image.md): Extract text from image files or image URLs. Returns structured OCR output via Azure Vision Read API or ApyHub OCR for parsing and indexing.
- [Convert JSON to YAML API](https://apyhub.com/apyhub/service/convert-json-to-yaml.md): Convert JSON files, raw JSON bodies, or JSON URLs into YAML. Get downloadable files, raw text, or pre-signed S3 URLs for downstream use.
- [Validate File Type API](https://apyhub.com/apyhub/service/validate-file-type.md): Validate uploaded files or file URLs against their extension and MIME type. Get the detected type, validity flag, and a clear mismatch message.
- [Convert YAML to JSON API](https://apyhub.com/apyhub/service/convert-yaml-to-json.md): Convert raw YAML, uploaded files, or YAML at a URL into inline JSON, a downloadable file, or a signed S3 URL.
- [Convert PES to ZIP API](https://apyhub.com/apyhub/service/convert-pes-to-zip.md): Convert a .pes embroidery file into a downloadable ZIP archive. Useful for packaging embroidery assets for transport or downstream file workflows.
- [Convert MP3 to WAV API](https://apyhub.com/apyhub/service/mp3-to-wav-conversion.md): Convert MP3 files or public audio URLs to WAV. Get the result as a binary download or a signed URL for audio workflows and processing.
- [AI Audio Language Detection API](https://apyhub.com/apyhub/service/ai-detect-audio-language.md): Detect the spoken language in an audio file or public audio URL. Returns a locale code and confidence score for routing transcription and voice workflows.
- [Talk to PDF API](https://apyhub.com/apyhub/service/ask-question-about-pdf.md): Ask natural-language questions about an uploaded PDF or a PDF URL. Returns an answer string for document search, review, and support workflows.
- [Convert JSON to Prisma Schema API](https://apyhub.com/apyhub/service/convert-json-to-prisma-schema.md): Convert JSON from a body, file, or URL into Prisma schema text or a .prisma file. Supports PostgreSQL, MySQL, SQLite, and MongoDB.
- [Merge Files to PDF API](https://apyhub.com/apyhub/service/merge-files-to-pdf.md): Merge uploaded files or public file URLs into a single PDF. Returns a PDF download or an S3 URL for documents, images, spreadsheets, and more.
- [AI Video Language Detection API](https://apyhub.com/apyhub/service/detect-language-video.md): Detect the spoken language in a video file or video URL. Returns Azure language code and confidence for routing transcription and review.
- [Convert JSON to Markdown API](https://apyhub.com/apyhub/service/convert-json-to-markdown.md): Convert JSON objects, JSON URLs, or JSON files into Markdown. Get raw text, a .md download, or a pre-signed file link.
- [Convert JSON to XML API](https://apyhub.com/apyhub/service/convert-json-to-xml.md): Convert raw JSON, uploaded files, or JSON URLs into XML. Get a raw XML string, downloadable .xml file, or pre-signed S3 link.
- [Apply Headers and Footers on DOCX API](https://apyhub.com/apyhub/service/add-header-footer-to-docx.md): Add text or PNG headers and footers to DOCX files, from upload or URL. Return a modified document or a downloadable URL.
- [Generate Thumbnail from Video Job API](https://apyhub.com/apyhub/service/generate-video-thumbnail-job-api.md): Create a thumbnail from a video file or URL, choose the frame time and output size, and poll for a result URL.
- [Convert PDF to Word API](https://apyhub.com/apyhub/service/convert-pdf-to-docx.md): Convert PDFs to editable DOCX from a file, URL, or base64 content. Returns a DOCX download or S3 download_url for document workflows.
- [Convert CSV to XML API](https://apyhub.com/apyhub/service/convert-csv-to-xml.md): Convert uploaded CSV files, raw CSV text, or CSV URLs into XML files, inline XML, or signed S3 links. Useful for exports and integrations that expect XML.
- [Convert Markdown to JSON API](https://apyhub.com/apyhub/service/convert-markdown-to-json.md): Convert raw Markdown, files, or URLs into JSON. Get inline output, a downloadable JSON file, or a signed S3 URL for document pipelines.
- [Convert JSON to CSV API](https://apyhub.com/apyhub/service/json-to-csv.md): Convert JSON objects, arrays, files, or URLs into CSV. Get inline text, a downloadable file, or a pre-signed S3 URL for exports.
- [Generate Stacked Graph API](https://apyhub.com/apyhub/service/generate-stacked-bar-chart.md): Create stacked bar chart images from titled data arrays with optional colors and layout settings. Get a pre-signed URL or binary image for reporting and dashbo…
- [Convert CSV to JSON API](https://apyhub.com/apyhub/service/csv-to-json.md): Convert raw CSV, uploaded files, or CSV URLs into JSON arrays, downloadable files, or pre-signed S3 links for import and ETL workflows.
- [Remove Image Metadata API](https://apyhub.com/apyhub/service/remove-image-metadata.md): Remove metadata from uploaded images or image URLs. Return a cleaned binary file or a signed URI, with optional EXIF key and GPS cleanup.
- [Convert PDF to Image API](https://apyhub.com/apyhub/service/convert-pdf-pages-to-images.md): Convert PDF pages into JPG or PNG images from a file, URL, or base64 input. Returns a ZIP download or a download_url for the generated images.
- [Generate Archives API](https://apyhub.com/apyhub/service/create-zip.md): Bundle uploaded files or remote URLs into a ZIP. Get a streamed ZIP download or a signed link, with optional output file naming.
- [Unarchive Files API](https://apyhub.com/apyhub/service/unarchive-files.md): Send a ZIP, RAR, or 7Z file or URL and get signed URLs for each extracted file. Useful for upload pipelines and document workflows.
- [AI Image Objects Detection API](https://apyhub.com/apyhub/service/detect-common-visual-objects.md): Detect common objects from an uploaded image or image URL. Returns provider-specific results for Azure, Google, or ApyHub vision detectors.
- [Convert SVG to WebP API](https://apyhub.com/apyhub/service/convert-svg-to-webp.md): Convert SVG files or URLs to WebP. Get binary downloads or signed URLs for image pipelines, CMS imports, and asset standardization.
- [AI Text Keyword Extraction API](https://apyhub.com/apyhub/service/extract-keywords-from-text.md): Extract keywords from plain text for tagging, search, and content analysis. Supports ApyHub or Azure results with optional language selection.
- [AI Document Receipt Data Extraction API](https://apyhub.com/apyhub/service/extract-receipt-data.md): Extract receipt data from uploads or URLs. Returns ApyHub or raw Azure parsing output for expense tracking and receipt processing.
- [AI Text Anonymization API](https://apyhub.com/apyhub/service/anonymize-text.md): Anonymize free-form text and return an azure or apyhub response object. Useful for redacting names and phone numbers before storage or sharing.
- [AI Text Entity Recognition API](https://apyhub.com/apyhub/service/recognize-entities-in-text.md): Extract names, organizations, and places from text using Azure, Google, or ApyHub. Useful for enrichment, indexing, and document analysis.
- [Generate Secure Archives API](https://apyhub.com/apyhub/service/create-password-protected-zip.md): Create encrypted ZIP archives from uploaded files or remote URLs. Stream the ZIP or return a signed download link for controlled sharing.
- [Extract User Agent API](https://apyhub.com/apyhub/service/parse-user-agent-string.md): Parse a raw User-Agent string into browser, platform, device, and engine data. Useful for analytics, request logging, and bot detection.
- [AI Text Language Detection API](https://apyhub.com/apyhub/service/ai-detect-language.md): Detect the language of a text string with ApyHub, Azure, or Google. Route multilingual content into translation, classification, or indexing pipelines.
- [Generate Video Thumbnail Job API](https://apyhub.com/apyhub/service/generate-video-thumbnail-job.md): Clip a video file or video URL into a short output. Set start time, duration, and optional size, then poll for a job_id and output URL.
- [Apply Watermark on PDF API](https://apyhub.com/apyhub/service/apply-watermark-on-pdf.md): Add a text or image watermark to each page of a PDF from an upload or URL. Get the result as a download or S3 URL.
- [AI Image Landmark Detection API](https://apyhub.com/apyhub/service/detect-landmarks.md): Identify landmarks from image uploads or image URLs. Returns detector responses from ApyHub, Azure, or Google for vision workflows.
- [Audio Extractor from Video Job API](https://apyhub.com/apyhub/service/audio-extract-from-video.md): Extract audio from a video URL or file into mp3, wav, aac, ogg, flac, wma, or ac3. Poll a job_id to get the output URL when it finishes.
- [AI Document Table Data Extraction API](https://apyhub.com/apyhub/service/extract-table-data.md): Extract table data from a file or URL. Returns Azure or ApyHub parsing output for invoice, report, and document table capture.
- [AI Image Brand/Logo Detection API](https://apyhub.com/apyhub/service/detect-logos-and-brands.md): Detect logos and brand marks from an image file or URL. Returns provider-specific results from Azure, Google, or ApyHub vision models.
- [Convert Video Formats Job API](https://apyhub.com/apyhub/service/convert-video-formats-job.md): Convert uploaded videos or video URLs into mp4, mkv, avi, mov, flv, 3gp, or webm. Track jobs with a job ID and status response.
- [Convert HEIC to JPEG/PNG API](https://apyhub.com/apyhub/service/convert-heic-heif-to-jpeg-or-png.md): Convert HEIC and HEIF images to JPEG or PNG from a file upload or public URL. Get a binary download or a signed URL for the converted image.
- [Generate Pie Chart API](https://apyhub.com/apyhub/service/generate-pie-chart.md): Generate pie chart images from labeled values, optional colors, and chart styling. Returns a pre-signed URL or binary image for dashboards and reports.
- [Readability Scores Documents API](https://apyhub.com/apyhub/service/score-readability.md): Analyze documents or web pages for readability scores, text stats, and grade-level classification. Useful for content review and plain-language checks.
- [Fuzzy Text Search API](https://apyhub.com/apyhub/service/fuzzy-search.md): Compare a source string against a space-separated target and get matching words back. Useful for autocomplete, filtering, and text normalization.
- [Validate UK Postcodes API](https://apyhub.com/apyhub/service/validate-uk-postcode.md): Validate a UK postcode from a request body and get a boolean result. Useful for screening address data before storage, routing, or checkout.
- [Validate EU VAT API](https://apyhub.com/apyhub/service/validate-vat-number.md): Validate a VAT number from the request body and get a boolean result in data. Useful for checking customer or supplier tax IDs before billing or storage.
- [Generate Watermark For Videos Job API](https://apyhub.com/apyhub/service/generate-video-watermark.md): Add text or image watermarks to videos from a URL or file. Poll a job ID for the finished video URL when processing completes.
- [Generate Barcode API](https://apyhub.com/apyhub/service/generate-barcode.md): Generate Code128 barcodes from a text string and download them or get a pre-signed cloud URL. Useful for labels, inventory, and ticketing.
- [AI Document Invoice Data Extraction API](https://apyhub.com/apyhub/service/extract-invoice-data.md): Extract structured invoice data from a file or URL. Returns ApyHub or Azure invoice parsing output for accounts payable and ingestion workflows.
- [Apply Footers on PDF API](https://apyhub.com/apyhub/service/add-header-footer-to-pdf.md): Add text or PNG headers and footers to a PDF from a file or URL. Returns a modified PDF or an S3 URL for invoices, reports, and branded documents.
- [AI Document Data Extraction API](https://apyhub.com/apyhub/service/document-extraction.md): Send a file or document URL and get extracted results in a structured response. Route through Azure or ApyHub for document parsing workflows.
- [Convert Video Formats API](https://apyhub.com/apyhub/service/convert-video-formats.md): Convert video files from a URL or upload into mp4, mkv, avi, mov, flv, 3gp, or webm. Get a download file or a signed cloud link.
- [Generate GIF from Video API](https://apyhub.com/apyhub/service/generate-gif.md): Convert uploaded videos or remote video URLs into GIFs. Control size, speed, start time, and duration, with binary download or signed link output.
- [Crop Images API](https://apyhub.com/apyhub/service/crop-image.md): Crop raster images by URL or file upload and get a binary file or signed download link. Use box crops or margin insets for thumbnails and asset prep.
- [AI Image Explicit Content Detection API](https://apyhub.com/apyhub/service/detect-explicit-or-sensitive-content.md): Scan image files or URLs for explicit or sensitive content. Returns provider-specific results from ApyHub, Azure, or Google for moderation workflows.
- [Generate Video Thumbnail API](https://apyhub.com/apyhub/service/generate-video-thumbnail.md): Trim a short clip from an uploaded video or a remote video URL. Get binary output or a signed link for previews, samples, and media workflows.
- [Convert Images to PDF API](https://apyhub.com/apyhub/service/convert-image-to-pdf.md): Convert uploaded images, base64 bytes, or image URLs into PDF binaries or signed links. Useful for scans, screenshots, and image-based document workflows.
- [Translate Documents API](https://apyhub.com/apyhub/service/translate-documents.md): Translate uploaded documents or document URLs into a target language. Returns translated text, translated language, and optional detected language.
- [Apply Watermark and Footers on PDF API](https://apyhub.com/apyhub/service/stamp-header-footer-on-pdf.md): Add headers and footers to PDFs from a URL or file upload. Return a stamped PDF as a binary file or signed URL, with text or PNG image support.
- [Convert Presentations to PDF API](https://apyhub.com/apyhub/service/convert-presentation-to-pdf.md): Convert .ppt, .pptx, or .odp files to PDF from uploads, base64, or URLs. Get a binary PDF or a signed link for review and sharing.
- [Country Information API](https://apyhub.com/apyhub/service/detailed-info-for-a-single-country.md): Lookup a country by ISO 3166-1 alpha-2 code and get its name, alpha-3 code, currency, calling codes, and subdivisions.
- [AI Summarize Documents API](https://apyhub.com/apyhub/service/summarize-documents.md): Summarize PDF, DOCX, DOC, or ODT files from an upload or URL. Returns a plain-text summary with short, medium, or long length options.
- [Convert HTML Content to PDF API](https://apyhub.com/apyhub/service/convert-html-content-to-pdf.md): Convert an HTML content string into a PDF download or signed link. Useful for invoices, reports, and other HTML-based documents.
- [Validate Aadhaar API](https://apyhub.com/apyhub/service/validate-aadhaar-number.md): Validate a 12-digit Aadhaar number from a request body string and get a boolean result. Useful for KYC and identity form checks.
- [Language Detection API](https://apyhub.com/apyhub/service/detect-language.md): Detect the language of a text sample and get the language name, ISO codes, script, and confidence score for routing or localization.
- [OCR Document Data Extraction API](https://apyhub.com/apyhub/service/extract-read-data.md): Extract reading data from a file upload or URL. Returns ApyHub or Azure parsing output for document workflows and indexing.
- [Audio Extractor from Video API](https://apyhub.com/apyhub/service/extract-audio-from-video.md): Extract audio from a video upload or URL as binary output or a signed download link. Choose segment length, start time, and audio format.
- [Validate IBAN API](https://apyhub.com/apyhub/service/validate-iban.md): Validate an IBAN from a request body and get back validity plus parsed fields like country code, BBAN, and printable format.
- [Change Background of Images API](https://apyhub.com/apyhub/service/change-image-background.md): Compose a subject image onto a new background using files or URLs. Returns PNG downloads or signed links for product shots and social assets.
- [Convert CSV to Excel API](https://apyhub.com/apyhub/service/convert-csv-to-xlsx.md): Convert uploaded CSV files or CSV URLs into XLSX. Get either a streamed download or a signed link for spreadsheet workflows.
- [Countries Dictionary API](https://apyhub.com/apyhub/service/list-all-countries.md): Get a structured list of countries with ISO codes, currency details, emojis, and calling codes for forms, routing, and localization.
- [Unarchive Secured Files API](https://apyhub.com/apyhub/service/extract-password-protected-archive.md): Decrypt uploaded or remote .zip, .rar, or .7z archives with a password. Returns signed URLs for each extracted file.
- [Resize Images API](https://apyhub.com/apyhub/service/resize-image.md): Resize uploaded images or images from a URL to exact width and height. Get a binary file or a signed download link, with optional format preservation.
- [Extract Video Metadata API](https://apyhub.com/apyhub/service/extract-video-metadata.md): Read metadata from a video file or URL and get nested audio, video, and file details in JSON for validation, indexing, or processing.
- [Convert WAV to MP3 API](https://apyhub.com/apyhub/service/convert-wav-to-mp3.md): Convert WAV files to MP3 from uploads or public URLs. Get a streamed binary download or a signed link for the converted audio.
- [Generate Image Thumbnails API](https://apyhub.com/apyhub/service/generate-thumbnail.md): Create thumbnails from an uploaded image or image URL. Set width and height, and get binary output or a signed URL back.
- [Validate Email DNS API (Including Disposable Emails)](https://apyhub.com/apyhub/service/verify-email-validity-and-deliverability.md): Check whether an email address is valid and deliverable. Screen signups and lead lists with an optional disposable-domain check.
- [Validate Academic Email API](https://apyhub.com/apyhub/service/check-whether-an-email-belongs-to-an-aca.md): Check whether an email belongs to an academic institution. Returns a boolean for education access, sign-up gating, and affiliation checks.
- [Compress Video Job API](https://apyhub.com/apyhub/service/compress-video-job.md): Compress videos from a file upload or URL and poll for a job URL. Returns job status, with a downloadable output when processing succeeds.
- [SERP Rank Checker API](https://apyhub.com/apyhub/service/serp-rankings-for-keyword.md): Get ranked search results for a keyword with language and location options. Returns URLs, titles, domains, and descriptions for SEO analysis.
- [Convert Word to PDF API](https://apyhub.com/apyhub/service/convert-word-to-pdf.md): Convert Word files, base64 documents, or remote URLs to PDF. Get a binary download or a signed link for `.doc`, `.docx`, `.odt`, and `.rtf` inputs.
- [Extract Text from PDF API](https://apyhub.com/apyhub/service/extract-text-from-pdf.md): Extract text from a PDF by URL or file upload. Supports page ranges and region bounds, returning plain text in a single data field.
- [Apply Watermark on Images API](https://apyhub.com/apyhub/service/apply-watermark.md): Add text or image watermarks to images from Base64, multipart upload, or URL. Returns binary output or a signed URL for branded assets and previews.
- [AI Summarize API](https://apyhub.com/apyhub/service/ai-summarize-api.md): Summarize text or a web page URL with summary_length and output_language. Useful for article digests, research notes, and content previews.
- [Convert Currency API](https://apyhub.com/apyhub/service/convert-currency-pair-for-date.md): Get the exchange rate for a source and target currency pair on a given date. Useful for pricing, reporting, and historical FX checks.
- [Extract Text from Word API](https://apyhub.com/apyhub/service/extract-text-from-word.md): Extract plain text from .doc or .docx files by URL or upload. Returns a single text field for indexing, search, and document workflows.
- [Generate Thumbnail from Video API](https://apyhub.com/apyhub/service/generate-thumbnail-from-video.md): Extract a PNG frame from a video file or URL at a chosen timestamp, with binary download or signed link output for previews and galleries.
- [Generate iCal API](https://apyhub.com/apyhub/service/generate-ical-event.md): Generate downloadable .ics files or signed links from event details, with reminders, recurrence, all-day events, and time zone support.
- [Convert HTML to PDF API](https://apyhub.com/apyhub/service/convert-html-to-pdf.md): Convert HTML from a URL, base64 string, or file upload into PDF bytes or a signed link. Useful for invoices, reports, and printable web pages.
- [Extract Image Metadata API](https://apyhub.com/apyhub/service/extract-image-metadata.md): Extract ExifTool metadata from an uploaded image or image URL. Get format, size, dimensions, MIME type, and other file details in JSON.
- [Generate Watermark For Videos API](https://apyhub.com/apyhub/service/generate-watermark-for-videos.md): Add text or image watermarks to uploaded videos or remote video URLs. Returns a processed video download or a signed link for the result.
- [Compress Images API](https://apyhub.com/apyhub/service/compress-images.md): Compress JPEG, PNG, WebP, GIF, TIFF, and BMP images from a URL or upload. Get a smaller file or a signed download link.
- [Convert PNG to WebP API](https://apyhub.com/apyhub/service/convert-png-to-webp.md): Convert PNG images to WebP from an upload or a URL. Get a binary file or a signed result link for web delivery and asset pipelines.
- [Compress Video File API](https://apyhub.com/apyhub/service/compress-video.md): Compress videos from an upload or URL and return a file or signed download link. Set compression percentage to shrink media for storage or delivery.
- [AI Text Moderation API](https://apyhub.com/apyhub/service/text-moderation.md): Check text with Google moderation using a text string and requested_service. Returns a google result inside data for content screening workflows.
- [Convert Text to Speech API](https://apyhub.com/apyhub/service/convert-text-to-speech.md): Convert text, file uploads, or document URLs into MP3 audio. Get a binary download or a signed link with male or female voice selection.
- [Convert Spreadsheets to PDF API](https://apyhub.com/apyhub/service/convert-spreadsheet-to-pdf.md): Convert spreadsheet uploads, URLs, or base64 bytes to PDF. Get binary downloads or signed links for Excel, XLSX, and ODS files.
- [Generate File Preview API](https://apyhub.com/apyhub/service/generate-png-preview.md): Generate PNG previews from uploaded files or remote URLs. Stream the image or return a signed link, with optional width control.
- [Validate SWIFT/BIC API](https://apyhub.com/apyhub/service/validate-swift-bic-code.md): Validate BIC/SWIFT codes and extract bank, branch, country, and location codes. Useful for payment forms and banking data checks.
- [Analyse Keywords API](https://apyhub.com/apyhub/service/extract-and-group-keywords-from-article.md): Analyze public article URLs and return ranked keyword groups with scores. Useful for content clustering, topic analysis, and SEO workflows.
- [Generate Webpage Screenshot API](https://apyhub.com/apyhub/service/capture-webpage-screenshot.md): Capture a webpage from a URL and get a PNG download or signed link. Useful for QA, visual regression, and archiving page states.
- [Convert Speech to Text API](https://apyhub.com/apyhub/service/transcribe-speech-to-text.md): Transcribe WAV files or WAV URLs with an Azure locale. Returns plain text in `data` for indexing, search, and voice-note workflows.
- [Convert Webpage to PDF API](https://apyhub.com/apyhub/service/capture-public-url-as-pdf.md): Capture a public URL as a PDF download or signed link. Useful for archiving pages, sharing snapshots, and automating document workflows.
- [Generate GIF from Video Job API](https://apyhub.com/apyhub/service/generate-gif-from-video.md): Convert a video URL or file into a GIF job and poll for a download URL. Adjust size, speed, duration, and start time for the clip you need.
- [Extract Links from Webpage API](https://apyhub.com/apyhub/service/extract-links-from-webpage.md): Extract absolute URLs from a webpage, with optional headers and URL safety checks. Useful for crawling, audits, and sitemap collection.
- [Convert HTML to Word API](https://apyhub.com/apyhub/service/convert-html-to-docx.md): Convert a public HTML URL or uploaded .html/.htm file into DOCX. Return a downloadable file or an S3 URL for Word document workflows.
- [Convert Markdown to HTML files API](https://apyhub.com/apyhub/service/convert-markdown-to-html-files.md): Convert Markdown files or Markdown URLs into HTML downloads or signed links. Useful for docs, changelogs, and static publishing workflows.
- [Extract Text from Webpage API](https://apyhub.com/apyhub/service/extract-visible-text-from-awebpage.md): Extract visible text from a webpage as a string or line array. Useful for crawling, search indexing, and SEO checks.
- [Convert Markdown to HTML content API](https://apyhub.com/apyhub/service/convert-markdown-to-html.md): Convert Markdown from a JSON body or raw text/plain input into HTML. Use it for rendered content in docs, CMS, and publishing flows.
- [Readability Scores API](https://apyhub.com/apyhub/service/score-readability-of-plain-text.md): Analyze plain text with readability metrics, word and sentence stats, and English or German scoring. Useful for checking copy before publication.
- [Convert Currency to Multiple Currencies API](https://apyhub.com/apyhub/service/convert-currency-to-multiple-currencies.md): Convert a source currency into multiple target currencies with optional date-based rates. Returns pair keys with rates or false when unavailable.
- [Convert RSS to JSON API](https://apyhub.com/apyhub/service/convert-rss-to-json.md): Parse RSS or Atom feeds from a file or URL into JSON. Useful for ingesting blog, news, or podcast feeds into apps and pipelines.
