apyhub

The catalog.

250 services · 20 categories · One key, one bill
Sort
Artificial IntelligenceSEOSmart Generation
v1.0.0sync

Proofread Text + Grammar Check API

Submit text in content and get a corrected version back by job ID. Useful for cleaning user copy, support text, and editorial drafts.

SSharpAPI
proofread-text-grammar-check
File Manipulation
v1.0.0sync

Apply Watermark on PDF API

Add text or PNG image watermarks to PDFs from a file upload or public URL. Return a downloaded PDF or an S3 URL for review and distribution workflows.

AApyHub
add-watermark-to-pdf
Artificial IntelligenceMarketingSEO
v1.0.0sync

Generate Keywords/Tags API

Generate keyword lists from content with optional context, language, tone, and quantity controls. Returns async job status and keyword results.

SSharpAPI
generate-keywords-tags
Artificial IntelligenceSmart Generation
v1.0.0sync

Paraphrase Text API

Rewrite content with optional context, language, length, and tone controls. Returns a job ID and paraphrased text when processing completes.

SSharpAPI
paraphrase-text
General
v1.0.0sync

WebP to JPEG Converter

WebP to JPEG Converter turns a WebP image into a JPEG and gives you either a signed download link or the converted file itself. Send a publicly accessible WebP URL to the /url/link or /url/download endpoints, or upload a WebP file with multipart form data to /multi-part/link or /multi-part/download. The URL-based endpoints accept a url in the request body. The multipart endpoints accept a binary file in the request body, and the download variants also accept an optional output query parameter. The link variants return a JSON object with a data field containing the output URI. The download variants return the converted image as binary data. Use this when you need JPEG output for older browsers, CMS uploads, email workflows, or downstream systems that do not handle WebP reliably. Keep your source image in WebP, convert on demand, and choose the response format that fits your pipeline: a stored file link or a streamed download.

AApyHub
convert-webp-to-jpeg
General
v1.0.0sync

Convert WAV to MP3

WAV to MP3 Converter turns a WAV audio file into an MP3 file. Send a binary WAV upload or a public WAV file URL, and get back either the converted audio as a binary download or a signed link to the MP3 output. Use the multipart endpoints when you already have the file in hand, or the URL endpoints when the source audio is already hosted elsewhere. The upload limit is 100 MB for the file-based routes, and the URL-based routes expect a publicly accessible WAV file. The response is simple and predictable: one path streams the MP3 file back, and the other returns a data field containing a signed URI. That makes it easy to plug this service into upload workflows, media pipelines, or back-office tools that need to normalize audio into a widely supported format. If you’re building a media library, podcast workflow, or voice app, this is the kind of conversion step you can insert before storage, playback, or distribution.

AApyHub
convert-wav-to-mp3
Data ExtractionFile ManipulationImage Processing
v1.0.0sync

Webpage Screenshot

Webpage Screenshot captures a live webpage as a PNG image. Send a url, optionally set delay to wait before capture, and choose quality from 1 to 5. You can either get a signed cloud data link back with /link or stream the image directly from /download. Use Webpage Screenshot when you need a visual record of a page for audits, bug reports, QA checks, social previews, or archived evidence. It is a straightforward way to turn a URL into a screenshot without managing browser automation in your own infrastructure. The /link endpoint returns a signed upload URL for the PNG screenshot, which is useful when you want to store the image in cloud storage or pass it to another service. The /download endpoint returns the screenshot as binary PNG data and also accepts an output filename. Both endpoints use the same capture inputs, so you can pick the delivery format that fits your workflow. If you are building monitoring, content review, or page documentation features, this service gives you a simple URL-to-image capture flow with predictable output.

AApyHub
capture-webpage-screenshot
General
v1.0.0sync

WebP to PNG Converter

WebP to PNG Converter turns WebP images into PNG files from either a public URL or a multipart file upload. Send a publicly accessible url and choose whether you want the converted image streamed back as binary output or returned as a signed link in data. If you already have the image file, upload it as file and use the same two output options. The service is built for simple image format conversion, with no extra transformation steps or metadata fields to manage. Use WebP to PNG Converter when you need a PNG for browser compatibility, downstream image processing, or workflows that do not accept WebP. It fits cleanly into asset pipelines, content moderation tools, or back-office systems that accept uploads from different sources and normalize them into a standard image format. The response is intentionally minimal: either the converted PNG arrives as binary data, or you receive a URI pointing to the generated file.

AApyHub
convert-webp-to-png
General
v1.0.0sync

Working Day Calculator

Working Day Calculator counts business days between two dates for a given country. Send a country, start, and end, and get back a breakdown of the date range in calendar terms and working-day terms. The response includes totaldays for the full inclusive range, weekends for Saturday and Sunday days, holidays for public holidays that fall on weekdays, and workingdays for the resulting Mon–Fri count after those holidays are removed. That makes it easy to calculate lead times, SLA windows, payroll periods, project timelines, and delivery estimates without hard-coding your own calendar logic. Use Working Day Calculator when your app needs country-aware date math. For example, you can verify whether a support deadline lands on a working day, estimate how many business days remain in a procurement cycle, or compute working-time reports for internal tooling. Because the country is part of the request, the result can reflect local public holidays rather than just weekdays. That helps keep schedule calculations consistent across regions and avoids off-by-one errors in date ranges.

AApyHub
count-working-days
Data ExtractionDeveloper ToolsSEO
v1.0sync

Web Scraping API

Send a URL and get page title, links, metadata, Markdown, and HTML back. Useful for SEO audits, page monitoring, and content extraction.

SSharpAPI
scrape-url
General
v1.1sync

Convert JPEG to WebP API

JPEG to WebP Converter turns a JPEG or JPG image into a WebP file. Send either a binary image upload or a publicly accessible image URL, and get back the converted result as a file download or a signed URL, depending on the endpoint you use. Use the multipart endpoints when you already have the source image in your app or form upload flow. Use the URL endpoints when the image already lives somewhere public and you want to convert it without downloading it first. In both cases, the request only needs the source image input plus the optional output query parameter. The response is simple and matches the delivery mode: download endpoints return the converted WebP as binary data, while signed-URL endpoints return a JSON object with a data field containing a URI. That makes it easy to plug JPEG to WebP Converter into image pipelines, content delivery workflows, or storage backends that prefer WebP for smaller file sizes and browser support.

AApyHub
convert-jpeg-to-webp
Smart GenerationTravel
v1.0.0job

Generate Hospitality Product Categories API

Generate ranked hospitality product categories from content. Submit a job, then poll for an array of category names with relevance weights.

SSharpAPI
generate-hospitality-product-categories
Showing 229–240 of 250
Prev20 / 21Next