Send text and a requested service to get moderation results back in a data.google object. Useful for filtering user-generated content before publishing.
Validate an India postcode with a boolean response. Use it to check whether a PIN code exists before accepting an address.
Add header and footer text or PNG images to a PDF from a file upload or URL. Returns a modified PDF as binary or an S3 URL.
Extract all absolute hyperlinks from a web page URL. Supports custom headers and can return malicious-URL detection instead of link data.
Convert raw CSV, uploaded files, or CSV URLs into JSON. Get inline arrays, downloadable JSON files, or pre-signed S3 links for converted output.
Trim a video from an upload or remote URL using start time, duration, and optional size. Get a binary clip or a signed download link.
Convert HTML from base64, file upload, or URL into PDF downloads or signed links. Useful for invoices, reports, and archived web pages.
Fetch URL metadata for rich previews, including title, images, videos, favicons, and description. Secure mode can flag malicious links before fetching.
Validate BIC/SWIFT codes from a `bic` field and get parsed code parts or false. Useful for payment forms and bank data checks.
Validate an IBAN and get either false or a structured result with country code, BBAN, SEPA flag, and printable format.
Validate an Indian IFSC code and get bank, branch, address, city, state, phone, and STD code, or false if it isn't found.
Convert JSON from a raw body, file, or URL into Markdown. Get plain text, a .md file, or a signed download URL back.