---
title: ApyHub
slug: apyhub
url: https://apyverse.com/providers/apyhub
---

# ApyHub

Certified APIs for devs and teams focused on automating complex tasks, extracting valuable insights, and scaling fast.

## APIs

- [Countries Dictionary API](https://apyverse.com/apyhub/service/list-countries.md): What it does Country Directory returns a structured list of countries with ISO codes, flags, names, currencies, and calling codes. Send a GET request and get b…
- [YouTube Video Analyzer](https://apyverse.com/apyhub/service/youtube-video-analyzer.md): Analyze a YouTube video URL and get its theme plus extracted quotes. Useful for summarising content, indexing videos, and surfacing key lines.
- [Social Media Title Generator](https://apyverse.com/apyhub/service/viral-social-media-title-generator.md): Generate social media title ideas from a topic. Returns an array of title strings for posts, ads, and short-form content.
- [Text Purifier Formatter](https://apyverse.com/apyhub/service/tts-text-purifier-formatter.md): Remove emoji, markdown, and bracketed noise from raw text. Returns clean_text for TTS preprocessing and text normalization workflows.
- [Convert WebP to AVIF](https://apyverse.com/apyhub/service/convert-webp-to-avif-api.md): Convert WebP images to AVIF from a public URL or multipart upload. Get a binary file or a signed download link for delivery pipelines.
- [VAT Number Validator](https://apyverse.com/apyhub/service/validate-vat-batch.md): What it does VAT Number Validator checks up to 10 VAT numbers in one request and returns a per-item validation result. Send an array of VAT strings in vatnumbe…
- [Aadhaar Validator](https://apyverse.com/apyhub/service/validate-aadhaar.md): What it does Aadhaar Validator checks whether an Aadhaar number is valid. Send a 12-digit numeric aadhaar value in the request body, and get a boolean data res…
- [Audio Extractor from Video API](https://apyverse.com/apyhub/service/extract-audio-video.md): Extract full audio or a time slice from a video URL or upload. Get MP3, WAV, AAC, OGG, FLAC, WMA, or AC3 as a file or signed link.
- [Language Detection API](https://apyverse.com/apyhub/service/language-detection.md): Detect the language of a text sample and get language, ISO codes, script, and confidence. Useful for routing multilingual content and NLP workflows.
- [Convert JSON to CSV API](https://apyverse.com/apyhub/service/convert-json-to-csv.md): What it does JSON to CSV converts JSON objects and JSON arrays into CSV, so you can turn structured data into a flat table for spreadsheets, warehouses, and do…
- [Timezones Dictionary API](https://apyverse.com/apyhub/service/list-timezones.md): Get a live list of IANA time zones with current UTC offsets and country codes. Useful for schedulers, timezone pickers, and location lookup.
- [Convert JSON to YAML API](https://apyverse.com/apyhub/service/convert-json-to-yaml.md): Convert JSON from a body, file, or URL into YAML. Get plain text, a downloadable .yaml file, or a pre-signed S3 URL.
- [Convert JSON to GraphQL Schema API](https://apyverse.com/apyhub/service/convert-json-to-graphql-sdl.md): Convert raw JSON, JSON files, or JSON URLs into GraphQL SDL. Get inline text, a .graphql download, or a pre-signed S3 URL.
- [Convert JSON to Zod Schema API](https://apyverse.com/apyhub/service/json-to-zod-schema.md): Generate Zod schemas from raw JSON, files, or URLs. Returns `.ts` files, S3 URLs, or explain output for TypeScript validation.
- [Convert JSON to Mongoose Schema API](https://apyverse.com/apyhub/service/convert-json-to-mongoose-schema.md): Convert raw JSON, a JSON URL, or an uploaded file into Mongoose schema code. Returns JS or TS output with inference metadata, warnings, and confidence.
- [Convert XML to CSV API](https://apyverse.com/apyhub/service/xml-to-csv.md): Convert uploaded XML files or raw XML into CSV text, downloadable files, or signed URLs. Useful for feeds, ETL, and spreadsheet imports.
- [Convert XML to JSON API](https://apyverse.com/apyhub/service/xml-to-json.md): Convert raw XML, XML files, or XML URLs into inline JSON, downloadable files, or pre-signed S3 URLs. Useful for feeds and backends that need JSON output.
- [Generate Watermark For Videos Job API](https://apyverse.com/apyhub/service/generate-video-watermark.md): Add text or image watermarks to a video file or URL. Returns a job ID, then a watermarked video URL when processing finishes.
- [Validate File Type API](https://apyverse.com/apyhub/service/validate-file.md): Validate uploaded files or file URLs by comparing extension, declared MIME, and detected type. Useful for intake checks and spoofed-file rejection.
- [Generate Video Thumbnail Job API](https://apyverse.com/apyhub/service/generate-video-thumbnail.md): Create short video thumbnail clips from a file or URL. Returns a job_id, then a downloadable url when processing finishes.
- [AI Video Transcriber API](https://apyverse.com/apyhub/service/video-speech-transcription.md): What it does Speech Transcription turns an audio or video file into text using either Azure or Google transcription services. Send a file or a media URL, choos…
- [Generate Thumbnail from Video API](https://apyverse.com/apyhub/service/generate-image-thumbnail.md): Extract a PNG frame from a video file or URL, with optional time and size. Get binary downloads or signed links for previews and media workflows.
- [Convert JSON to Prisma Schema API](https://apyverse.com/apyhub/service/convert-json-to-prisma-schema.md): Convert JSON objects, URLs, or files into Prisma schema text or .prisma downloads. Generate starter models from existing data structures.
- [Generate Thumbnail from Video Job API](https://apyverse.com/apyhub/service/video-thumbnail.md): What it does Video Thumbnail lets you submit a video file or a video URL and receive a thumbnail-generation job in return. It is designed for async processing:…
